Skip to content

Commit

Permalink
feat: upgrade to jupyterlab 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cramakri authored and rokroskar committed Jul 9, 2021
1 parent 23d30d4 commit eab6556
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker/py/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
jupyter-server-proxy==1.6.0
jupyterhub==1.2.2
jupyterlab_server~=2.0.0
jupyterlab-git==0.23.3
jupyterlab_server<2.0
jupyter-server-proxy==1.6.0
nbresuse==0.4.0
jupyterlab~=3.0.0
nbclient<0.5.1
nbresuse==0.4.0
papermill==2.3.1
pipx>=0.15.0.0
powerline-shell==0.7.0
Expand Down

0 comments on commit eab6556

Please sign in to comment.