Skip to content

Commit

Permalink
Remove duplicate pip install in postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Mar 3, 2022
1 parent 0404983 commit d61c7a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
# - appmode: jupyter extension for executing the notebook
# - seaborn: visualisation pacakge required for some graphs
pip install matplotlib pylatexenc pillow appmode seaborn
pip install .

# Activation of appmode extension
jupyter nbextension enable --py --sys-prefix appmode
Expand Down

0 comments on commit d61c7a6

Please sign in to comment.