Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.83 KB

README.md

File metadata and controls

20 lines (16 loc) · 2.83 KB

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.