{% extends "base.html" %} {% block content %}
{{ pipe_state | safe }}
{{ init_atoms | safe }}
| Step name | Type | Status | |
|---|---|---|---|
| {{ loop.index }} | {{ state["name"] }} | {{ state["type"] }} | {{ state["status"] }} |
Pipeline's pipeline.json could not be found at {{ pipeline_fname }}
{% endif %}