Merge pull request #378 from blink1073/jlab-0.34

Update to JupyterLab 0.34
pull/380/head
Chris Holdgraf 2018-08-19 21:42:40 +02:00 zatwierdzone przez GitHub
commit 58945128c4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
4 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -28,8 +28,8 @@ dependencies:
- jsonschema=2.6.0=py36_1 - jsonschema=2.6.0=py36_1
- jupyter_client=5.2.3=py_1 - jupyter_client=5.2.3=py_1
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.32.1=py36_0 - jupyterlab=0.34.0=py36_0
- jupyterlab_launcher=0.10.5=py36_0 - jupyterlab_launcher=0.13.1=py36_0
- libsodium=1.0.16=0 - libsodium=1.0.16=0
- markupsafe=1.0=py36_0 - markupsafe=1.0=py36_0
- mistune=0.8.3=py36_1 - mistune=0.8.3=py36_1

Wyświetl plik

@ -28,8 +28,8 @@ dependencies:
- jsonschema=2.6.0=py35_1 - jsonschema=2.6.0=py35_1
- jupyter_client=5.2.3=py_1 - jupyter_client=5.2.3=py_1
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.32.1=py35_0 - jupyterlab=0.34.0=py35_0
- jupyterlab_launcher=0.10.5=py35_0 - jupyterlab_launcher=0.13.1=py35_0
- libsodium=1.0.16=0 - libsodium=1.0.16=0
- markupsafe=1.0=py35_0 - markupsafe=1.0=py35_0
- mistune=0.8.3=py35_1 - mistune=0.8.3=py35_1

Wyświetl plik

@ -28,8 +28,8 @@ dependencies:
- jsonschema=2.6.0=py36_1 - jsonschema=2.6.0=py36_1
- jupyter_client=5.2.3=py_1 - jupyter_client=5.2.3=py_1
- jupyter_core=4.4.0=py_0 - jupyter_core=4.4.0=py_0
- jupyterlab=0.32.1=py36_0 - jupyterlab=0.34.0=py36_0
- jupyterlab_launcher=0.10.5=py36_0 - jupyterlab_launcher=0.13.1=py36_0
- libsodium=1.0.16=0 - libsodium=1.0.16=0
- markupsafe=1.0=py36_0 - markupsafe=1.0=py36_0
- mistune=0.8.3=py36_1 - mistune=0.8.3=py36_1

Wyświetl plik

@ -1,7 +1,7 @@
dependencies: dependencies:
- python=3.6.* - python=3.6.*
- ipywidgets==7.2.1 - ipywidgets==7.2.1
- jupyterlab==0.32.1 - jupyterlab==0.34.0
- tornado==4.5.3 - tornado==4.5.3
- notebook==5.6.0 - notebook==5.6.0
- pip: - pip: