Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz-clark committed Oct 28, 2024
1 parent 994114c commit a9b1cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: '3.11'
#cache: 'pip'
- run: pip install jupyter numpy pandas scikit-learn lets-plot palmerpenguins nbformat nbclient skimpy # plotly.express seaborn altair altair_viewer tabulate kaleido
- run: pip install jupyter numpy pandas scikit-learn lets-plot palmerpenguins nbformat nbclient tabulate skimpy seaborn matplotlib kaleido # plotly.express altair altair_viewer
#- run: pip install -r requirements.txt

# Comment out the 2 below section if you are not using R
Expand Down

0 comments on commit a9b1cbb

Please sign in to comment.