Skip to content

kai-tub/common-nb-preprocessors

Repository files navigation

Common NB Preprocessors

A collection of common notebook preprocessors and some useful wrappers.

Tests Code Coverage License MyPy Type Checker Python Versions PyPI version pdm-managed Auto Release

You are probably here for the useful wrappers 😉

These wrappers allow you to:

  1. Write magic comments inside of your jupyter-notebook code cells
  2. Injects them as metadata
  3. Returns the notebook node for further processing by MyST-NB

See the documentation for more details.