Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 298 Bytes

ball_in_box

NOTICE!

Please run the following

git clone https://github.com/pipehappy1/ball_in_box.git
cd ball_in_box
bash test_docker_image.sh YOUR_ID

to verify your script.

conda env create --file environment.yml

conda install --file requirements.txt -y

pip install -e .