Преглед изворни кода

added jupyter-server-proxy

Gilbert Brault пре 5 година
родитељ
комит
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