Jupyter notebook
π§ Page under construction π§
What are Jupyter notebooks useful for?ΒΆ
Jupyter notebooks are useful not only to draft code, but also to create use cases, demos, or examples for Python packages.
How do I structure a Jupyter notebook?ΒΆ
We created a Jupyter notebook template that you can download [here](ORMIR
Why should I use the template? We usually use notebooks to create use-cases for our Python packages. Using the template allows us to harmonize our use-cases and to make sure we remember to include authors, licenses, references, etc.