Skip to content

Commit

Permalink
remove jupyterlab upgrade in install_lab.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed Feb 17, 2021
1 parent 3283cc7 commit 0d52887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install_lab.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
pip install --upgrade jupyterlab
jupyter labextension update --all
npm install
jupyter labextension install .

0 comments on commit 0d52887

Please sign in to comment.