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 88690eb commit 0c101cbCopy full SHA for 0c101cb
1 file changed
.github/workflows/ci-build.yaml
@@ -21,7 +21,7 @@ jobs:
21
shell: bash -l {0}
22
run: |
23
mamba install -c conda-forge nbconvert nbformat jupyter_client ipykernel
24
- pip install nbsphinx dask-sphinx-theme>=3.0.0 sphinx
+ pip install nbsphinx dask-sphinx-theme>=3.0.5 sphinx
25
26
- name: Build
27
0 commit comments