Introduction to Open Reproducible Science Workflows#

Leah Wasser, Jenny Palomino, Elsa Culler
Modified Aug 30, 2023
In section one of this textbook, you will learn about open reproducible science. The lessons in this book use a suite of open source tools that are often used in open reproducible science workflows including Bash
/Shell
, Python
, and the Jupyter
ecosystem, including Jupyter Notebook
. You will also learn about best practices for open reproducible projects and workflows.