Skip to content

Commit 604ef06

Browse files
authored
Merge pull request #118 from fastmachinelearning/fix_deploy_book
Test if nbextension install is needed
2 parents 984b539 + 5be003c commit 604ef06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- name: Build the book
4242
shell: bash -l {0}
4343
run: |
44-
jupyter contrib nbextension install --user
4544
jupyter nbextension enable --py widgetsnbextension
4645
jupyter-book build .
4746

0 commit comments

Comments
 (0)