瀏覽代碼

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