{{ stats.total }}

Total Runs

{{ stats.pass }}

PASS

{{ stats.fail }}

FAIL

Experiment Ledger
Updates automatically
{% for run in runs %} {% endfor %}
Timestamp Run ID Verdict Operator Blinding JSON Row
{{ run.timestamp }} {{ run.run_id }} {{ run.verdict }} {{ run.operator }} {{ run.blinding_event }} {{ run.json_row_path }}