InsightSoftwareConsortium / InsightSoftwareConsortium/SimpleITK-Notebooks
Writing a notebook contribution guide
Open
- Dominant language
- Jupyter Notebook
- Stars
- 906
- Forks
- 374
- Avg merge
- 54m
- Merged PRs (30d)
- 1
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 `black` formatter.
* Metadata and empty cells should be cleaned by `nbstripout Python/*.ipynb --strip-empty-cells`
Contributor guide
Assessment
This issue has not been assessed yet.