浏览代码

use return codes

Steven Silvester 5 年之前
父节点
当前提交
bce8d10bb3
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      scripts/release_test.sh

+ 1 - 3
scripts/release_test.sh

@@ -26,11 +26,9 @@ jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build
 jupyter labextension install bqplot --no-build
 jupyter labextension install jupyter-leaflet --no-build
 jupyter lab clean
-jupyter lab build
 
 conda install -c conda-forge -y ipywidgets altair matplotlib vega_datasets
-python -m jupyterlab.browser_check
+jupyter lab build && python -m jupyterlab.browser_check && jupyter lab
 
-jupyter lab
 
 cd /tmp/$old