We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50d1b7 commit 4f65e19Copy full SHA for 4f65e19
1 file changed
.github/workflows/deploy-docs.yml
@@ -32,7 +32,6 @@ jobs:
32
run: |
33
set -e
34
micromamba activate TEST
35
- cp examples/Quickstart.ipynb docs/quickstart.ipynb
36
pushd docs
37
make clean html linkcheck
38
popd
0 commit comments