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.
2 parents b339be4 + 5c22d2e commit 01cfc3aCopy full SHA for 01cfc3a
.github/workflows/build_pages.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Install dependencies
48
run: |
49
- pip install -r jupyter-book
+ pip install jupyter-book
50
51
# (optional) Cache your executed notebooks between runs
52
# if you have config:
0 commit comments