4. Reproducible analysis#

placeholder

4.1. Analysis workflow#

placeholder

4.2. Visualization scripts#

placeholder

4.3. Notebooks and interactive visualization#

Note

Notebooks are designed for experimenting rather than reusing pieces of code. Unfortunately, code inside a notebook do not facilitate modularisation, and they can even failing in execution unless the cells are run in the exact sameorder ran by the author [1]