Skip to content

Commit

Permalink
Install jupyterlab instead of jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
dkav committed Jan 28, 2020
1 parent 1a01274 commit c873748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/py_jupyter.sh
Expand Up @@ -3,7 +3,7 @@
# Summary: Setup Jupyter environment
#

pip3 install jupyter
pip3 install jupyterlab
brew install freetype
pip3 install matplotlib
pip3 install pandas
Expand Down

0 comments on commit c873748

Please sign in to comment.