We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daa6812 + 42d9e4d commit 23882e0Copy full SHA for 23882e0
.travis.yml
@@ -21,9 +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
25
-- pip install selenium
26
-- pip install jupyterlab
+- conda install -c conda-forge nodejs notebook matplotlib ipywidgets selenium jupyterlab=1
27
- pip install -v .
28
script:
29
- jupyter nbextension install --py --symlink --sys-prefix ipympl
0 commit comments