소스 검색

Update postBuild

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

+ 1 - 0
postBuild

@@ -4,5 +4,6 @@ conda update -y jupyterlab
 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
 pip install git+https://github.com/gbrault/jupytersketcher.git
 jupyter lab build