瀏覽代碼

Add altair and matplotlib

Steven Silvester 5 年之前
父節點
當前提交
b91a8bdb39
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/release_test.sh

+ 1 - 1
scripts/release_test.sh

@@ -28,7 +28,7 @@ jupyter labextension install jupyter-leaflet --no-build
 jupyter lab clean
 jupyter lab build
 
-conda install -c conda-forge -y ipywidgets
+conda install -c conda-forge -y ipywidgets altair matplotlib
 python -m jupyterlab.browser_check
 
 jupyter lab