Science-project A demo repository for a science project. This is used in part 3 of our git training for code publication! Installation Create a new environment, e.g., conda create -n my-science-project python=3.10 and install this project using: pip install -e .