瀏覽代碼

Update postBuild

Gilbert Brault 5 年之前
父節點
當前提交
6b78009167
共有 1 個文件被更改,包括 0 次插入1 次删除
  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