innovationOUtside / nb_workflow_tools

Repository collating tools to support the processing of Jupyter notebooks
MIT License
1 stars 0 forks source link

Warning cell output autoagger #19

Open psychemedia opened 2 months ago

psychemedia commented 2 months ago

In the warning cell reporter, add an option to autotag warning / error cells.

Ideally, we'd have a single, extensible "autotagger" routine.

We also should have a single, plugin extensible cell processor so we only need to open a notebook once, and then run the various cell level processors on each cell as it is read.