{% if runs %}

Select Runs

{% for run in runs %}
{% endfor %}

Select runs to compare

Check the runs on the left to overlay their metrics on the same charts.

{% else %}

No runs available

Create some runs first, then come back to compare them.

{% endif %}