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