Exclude some notebooks from execution through myst.yml #2475
Unanswered
amal-ghamdi
asked this question in
Upgrading JupyterBook
Replies: 1 comment
-
|
Related to this, there is some discussion in the documentation about generally excluding files, but there is no reference to the syntax supported by this section. What does I don't think this helps the OP since this will exclude these files completely. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Jupyter book team,
In Jupyter book 1 I was able to exclude certain notebooks from being executed by the following settings in the
_config.pyfile:Is there a way to do than in
myst.ymlfile? (Without updating individual notebook files header?)Thank you!
Beta Was this translation helpful? Give feedback.
All reactions