Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 362 Bytes

Silverlinings Diagnostics

Here are some sample diagnostics produced by the Silverlinings Project

Reproducing the environment

conda env create -f envs/environment.yml
conda activate environment_name

Contributing

Clone this repository to your account, then create your own branch to work in

git checkout -b <nameofyourbranch>