MyST-NB
MyST-NB copied to clipboard
Can MyST-NB throw exception when there is exception executing the ntoebook?
Context
There are lots of notebook to be executed during the building process.
While, if there is an exception, the building will still going and render errors any ways.
Proposal
Is this possible to add flag in the config ,which would enable the throwing exception during if there is any exception during notebook executing process and stop the sphinx doc building process ?
Tasks and updates
No response