Gilbert Brault 5 лет назад
Родитель
Сommit
e4afbe2ec3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      postBuild

+ 1 - 0
postBuild

@@ -1,6 +1,7 @@
 conda update -n base conda
 conda update -y notebook
 conda update -y jupyterlab
+pip install jupyter-server-proxy
 pip install git+https://github.com/pycontribs/ruyaml.git
 pip install ipywidgets
 jupyter labextension update --all