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