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.
1 parent f255ee0 commit 07b6d18Copy full SHA for 07b6d18
.travis.yml
@@ -29,7 +29,7 @@ install:
29
- conda install -c conda-forge nbconvert nbformat jupyter_client ipykernel
30
31
# Install documentation dependencies
32
- - pip install nbsphinx dask-sphinx-theme
+ - pip install nbsphinx==0.5.0 dask-sphinx-theme
33
34
script:
35
- set -e
0 commit comments