ct traj ui
Interactively view a trajectory and re-run action monitors in a web UI.
Usage
ct traj ui [OPTIONS] TRAJ_LIKE
Arguments
| Argument | Type | Required |
|---|---|---|
TRAJ_LIKE | text | Yes |
Options
| Option | Description |
|---|---|
-m, --monitor TEXT | Action monitor to run interactively. [default: three-scores] |
--trusted-model TEXT | Model bound as the trusted role the monitors run on. [required] |
--no-browser | Don't open the browser automatically. |
--help | Show this message and exit. |