We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07be889 commit 90252fdCopy full SHA for 90252fd
repo2docker/buildpacks/conda/environment.yml
@@ -7,6 +7,7 @@ dependencies:
7
- ipywidgets==8.* # https://github.com/jupyter-widgets/ipywidgets
8
- jupyter-offlinenotebook==0.2.* # https://github.com/manics/jupyter-offlinenotebook
9
- jupyter-resource-usage==0.7.* # https://github.com/jupyter-server/jupyter-resource-usage
10
- - jupyterlab==3.* # https://github.com/jupyterlab/jupyterlab
+ - jupyter_server==1.* # https://github.com/jupyter-server/jupyter_server
11
- jupyterhub-singleuser==3.* # https://github.com/jupyterhub/jupyterhub
12
+ - jupyterlab==3.* # https://github.com/jupyterlab/jupyterlab
13
- notebook==6.* # https://github.com/jupyter/notebook
0 commit comments