-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Description
As discussed in #321, it is desired to keep the jupyter notebooks clean for version control.
Therefore, a contribution Guide for the notebooks could be written.
This guide could also be in form of a notebook and live at https://simpleitk-notebooks.readthedocs.io/.
Things that come into my mind for notebooks right now:
- They should get formatted by the
blackformatter. - Metadata and empty cells should be cleaned by
nbstripout Python/*.ipynb --strip-empty-cells
Metadata
Metadata
Assignees
Labels
No labels