A collection of common notebook preprocessors and some useful wrappers.
You are probably here for the useful wrappers 😉
These wrappers allow you to:
- Write magic comments inside of your jupyter-notebook code cells
- Injects them as metadata
- Returns the notebook node for further processing by MyST-NB
See the documentation for more details.