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

+ 2 - 0
postBuild

@@ -2,6 +2,8 @@ conda update -n base conda
 conda update -y notebook
 conda update -y jupyterlab
 pip install ipywidgets
+conda install -c conda-forge texlive-core
+pip install --upgrade ruamel.yaml
 jupyter labextension update --all
 jupyter labextension install --no-build @jupyter-widgets/jupyterlab-manager
 jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib