Gilbert Brault преди 5 години
родител
ревизия
11c84d2b92
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      postBuild

+ 8 - 0
postBuild

@@ -0,0 +1,8 @@
+conda update -n base conda
+conda update -y notebook
+conda update -y jupyterlab
+pip install ipywidgets
+jupyter labextension update --all
+jupyter labextension install --no-build @jupyter-widgets/jupyterlab-manager
+pip install git+https://github.com/gbrault/jupytersketcher.git
+jupyter lab build