Skip to content

Commit a9983f8

Browse files
authored
Doc: How to run viewer
1 parent 9698b2e commit a9983f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ aws s3 sync logs/ s3://codeclash/logs/
3030
# To retrieve logs
3131
aws s3 sync s3://codeclash/logs/ logs/
3232
```
33+
34+
### Trajectory viewer
35+
36+
Assuming that your logs ar in `logs/`, start the viewer with `python run_viewer.py`. Use `-d` (`--directory`) to specify a custom path to your logs.

0 commit comments

Comments
 (0)