We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d2b870 + 7dfa223 commit b4439d4Copy full SHA for b4439d4
1 file changed
.github/workflows/docs.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Build documentations
42
run: |
43
- uv run --group dev jupyter-book build doc
+ uvx --with notebook jupyter-book build doc
44
45
# Upload the book's HTML as an artifact
46
- name: Upload artifact
0 commit comments