Browse Source

Add altair and matplotlib

Steven Silvester 5 years ago
parent
commit
b91a8bdb39
1 changed files with 1 additions and 1 deletions
  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