How this works:
- Run
freeze_viewer.pyto generate the static site in thebuilddirectory. - Push to the github repo. Let's not keep any history to keep things small
- Deployed to https://viewer.codeclash.ai/
Caution
This will overwrite anything on the public display. Make sure you have all trajectories
cd REPO_ROOT
aws s3 sync logs/ s3://codeclash/logs/
./build_static_and_push.sh