{% include "nav.html" %}
Runs
Run {% if run %}{{ run.id }}{% else %}Not Found{% endif %}
{% if run %}
{{ run.workflow_name }} on {{ run.backend_name }}
{% endif %}
{% if error %}
{{ error }}
{% endif %} {% if run %}
{% include "run_info.html" %}
Table
Gantt
Details
{% include "run_items.html" %}
{% include "run_gantt.html" %}
Tasks
{% include "run_sidebar.html" %}
Tasks
Select a task
Output
Error
Script
JSON
Generated
Tail:
All
50
100
500
Attach
Debug
Refresh
Copy
Select a task to view details
{% endif %}
{% if run %} {% endif %}