mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update base requirements
This commit is contained in:
@@ -8,12 +8,11 @@ notebook==6.1.*
|
|||||||
jupyterlab==3.*
|
jupyterlab==3.*
|
||||||
nteract-on-jupyter==2.1.*
|
nteract-on-jupyter==2.1.*
|
||||||
# Install jupyterlab extensions from PyPI
|
# Install jupyterlab extensions from PyPI
|
||||||
jupyterlab-widgets==1.*
|
|
||||||
# nbgitpuller for easily pulling in Git repositories
|
# nbgitpuller for easily pulling in Git repositories
|
||||||
nbgitpuller==0.9.*
|
nbgitpuller==0.9.*
|
||||||
# nbresuse to show people how much RAM they are using
|
# nbresuse to show people how much RAM they are using
|
||||||
nbresuse==0.3.*
|
nbresuse==0.3.*
|
||||||
# Most people consider ipywidgets to be part of the core notebook experience
|
# Most people consider ipywidgets to be part of the core notebook experience
|
||||||
ipywidgets==7.5.*
|
ipywidgets==7.6.*
|
||||||
# Pin tornado
|
# Pin tornado
|
||||||
tornado<6
|
tornado>=6.1
|
||||||
|
|||||||
Reference in New Issue
Block a user