소스 검색

tweak postBuild

Gilbert Brault 5 년 전
부모
커밋
f566ab60c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      postBuild

+ 1 - 1
postBuild

@@ -5,6 +5,6 @@ pip install git+https://github.com/pycontribs/ruyaml.git
 pip install ipywidgets
 jupyter labextension update --all
 jupyter labextension install --no-build @jupyter-widgets/jupyterlab-manager
-jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib
+jupyter labextension install --no-build @jupyter-widgets/jupyterlab-manager jupyter-matplotlib
 pip install git+https://github.com/gbrault/jupytersketcher.git
 jupyter lab build