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 4aa1d15 commit 006b017Copy full SHA for 006b017
repo2docker/buildpacks/conda/environment.yml
@@ -6,8 +6,9 @@ dependencies:
6
- pip
7
- ipywidgets==7.6.3
8
- jupyter-offlinenotebook==0.2.1
9
- - jupyter-resource-usage==0.6.0
10
- - jupyterlab==3.1.17
+ - jupyter-resource-usage==0.6.1
+ - jupyterlab==3.2.5
11
+ # jupyterhub-singleuser==1.5.0 won't install with python 3.6 (but 2.0.1 does!)
12
- jupyterhub-singleuser==1.4.2
13
# Newer versions require python 3.7
14
- nbconvert==6.0.7
0 commit comments