We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5556381 commit 1f2bd4dCopy full SHA for 1f2bd4d
.travis.yml
@@ -21,7 +21,7 @@ install:
21
- conda config --set always_yes yes --set changeps1 no
22
- conda update -q conda
23
- conda info -a
24
-- conda install -c conda-forge nodejs notebook matplotlib ipywidgets selenium jupyterlab=1
+- conda install -c conda-forge nodejs notebook matplotlib ipywidgets selenium jupyterlab
25
- pip install -v .
26
script:
27
- jupyter nbextension install --py --symlink --sys-prefix ipympl
0 commit comments