henry2004y / henry2004y/flekspy

Notebook errors silently

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
1
Avg merge
1d 3h
Merged PRs (30d)
2

Description

There is a `nb_execution_raise_on_error` keyword for tuning [MyST-NB](https://github.com/executablebooks/MyST-NB), but I don't know where to put it...

Right now I'm debugging this locally via:
```bash
poetry run sphinx-build -M html docs docs/_build
```
See https://www.sphinx-doc.org/en/master/usage/quickstart.html.
In CI it is replaced with `poetry run make ...`.

Contributor guide

Open the contributing guide

Research direction

Start with the documentation build configuration under docs/ and the `poetry run sphinx-build -M html docs docs/_build` command, then locate how MyST-NB is configured. Set the `nb_execution_raise_on_error` option so notebook execution failures are reported, and verify the behavior with the documented Sphinx build command.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.