Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 117 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 117 Bytes

ball_in_box

conda env create --file environment.yml

conda install --file requirements.txt -y

pip install -e .