File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
repo2docker/buildpacks/conda Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ dependencies:
2828 - jsonschema=2.6.0=py36_1
2929 - jupyter_client=5.2.3=py_1
3030 - jupyter_core=4.4.0=py_0
31- - jupyterlab=0.32.1 =py36_0
32- - jupyterlab_launcher=0.10.5 =py36_0
31+ - jupyterlab=0.34.0 =py36_0
32+ - jupyterlab_launcher=0.13.1 =py36_0
3333 - libsodium=1.0.16=0
3434 - markupsafe=1.0=py36_0
3535 - mistune=0.8.3=py36_1
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ dependencies:
2828 - jsonschema=2.6.0=py35_1
2929 - jupyter_client=5.2.3=py_1
3030 - jupyter_core=4.4.0=py_0
31- - jupyterlab=0.32.1 =py35_0
32- - jupyterlab_launcher=0.10.5 =py35_0
31+ - jupyterlab=0.34.0 =py35_0
32+ - jupyterlab_launcher=0.13.1 =py35_0
3333 - libsodium=1.0.16=0
3434 - markupsafe=1.0=py35_0
3535 - mistune=0.8.3=py35_1
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ dependencies:
2828 - jsonschema=2.6.0=py36_1
2929 - jupyter_client=5.2.3=py_1
3030 - jupyter_core=4.4.0=py_0
31- - jupyterlab=0.32.1 =py36_0
32- - jupyterlab_launcher=0.10.5 =py36_0
31+ - jupyterlab=0.34.0 =py36_0
32+ - jupyterlab_launcher=0.13.1 =py36_0
3333 - libsodium=1.0.16=0
3434 - markupsafe=1.0=py36_0
3535 - mistune=0.8.3=py36_1
Original file line number Diff line number Diff line change 11dependencies :
22 - python=3.6.*
33 - ipywidgets==7.2.1
4- - jupyterlab==0.32.1
4+ - jupyterlab==0.34.0
55 - tornado==4.5.3
66 - notebook==5.6.0
77 - pip :
You can’t perform that action at this time.
0 commit comments