We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 984b539 + 5be003c commit 604ef06Copy full SHA for 604ef06
1 file changed
.github/workflows/deploy.yml
@@ -41,7 +41,6 @@ jobs:
41
- name: Build the book
42
shell: bash -l {0}
43
run: |
44
- jupyter contrib nbextension install --user
45
jupyter nbextension enable --py widgetsnbextension
46
jupyter-book build .
47
0 commit comments