bump jupyterlab to 0.34.9

needed for Python 3.7 because 0.34.0 hasn't been packaged for 3.7
pull/405/head
Min RK 2018-09-17 10:28:17 +02:00
rodzic 9fb2a40a2b
commit 9f2dc015ef
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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