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 d8c8429 + c45bb59 commit 299d41aCopy full SHA for 299d41a
tox.ini
@@ -75,7 +75,7 @@ commands =
75
76
buildhtml: bash -c "echo 'Notebooks ignored (not tested/executed) in this job:\n'; cat ignore_execute"
77
# Using srtict so we fail with trackbacks and debug mode to have a richer log
78
- buildhtml: bash -c "npx myst build --execute --html --strict -d"
+ buildhtml: bash -c "jupyter-book build --execute --html --strict -d"
79
80
pip_pre =
81
predeps: true
0 commit comments