Quellcode durchsuchen

Update postBuild

Gilbert Brault vor 5 Jahren
Ursprung
Commit
6b78009167
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      postBuild

+ 0 - 1
postBuild

@@ -2,7 +2,6 @@ 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