Skip to content

Commit 412a1c0

Browse files
committed
Way too verbose
1 parent cedd9b8 commit 412a1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ pip install -v -e "./python/ipywidgets[test]"
4747
if test "$skip_jupyter_lab" != yes; then
4848
echo -n "jupyterlab_ipywidgets"
4949
pip install jupyter_packaging
50-
pip install ./python/jupyterlab_widgets
50+
pip -q install ./python/jupyterlab_widgets
5151
jupyter labextension develop jupyterlab_widgets --overwrite
5252
fi

0 commit comments

Comments
 (0)