Explicitly install nodejs

Earlier, we were depending on it being a dependency
of jupyterlab - I don't think that works anymore.
pull/847/head
YuviPanda 2021-07-03 09:37:07 +05:30
rodzic df92b99cdb
commit 072d706eb6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,5 +1,6 @@
dependencies:
- python=3.7
- nodejs=14
- ipywidgets==7.6.3
- jupyter-offlinenotebook==0.2.1
- jupyter-resource-usage==0.5.1