Tools for working with Jupyter Books
Simple tools to try to map OU tagged and styled notebooks onto sensible MyST / Jupyter Book styled features.
To run the demo:
./content
directory;jupyter book build --path-output . content
./_build/html
).tags2myst tagstyler content
: wrap the content of nb_extension_tagstyler
tagged cells (alert-danger
, alert-warning
, alert-success
, alert-info
) as a similarly colour themed admonition.tags2myst empinken content
: wrap the content of nb_extension_empinken
tagged cells (alert-danger
, alert-warning
, alert-success
, alert-info
) as a similarly tagged cell.