Flows Dashboard
Status Table
| Process Name | Start Time | Status | |
|---|---|---|---|
| {{ flow.flow_name_snapshot }} | {{ flow.start_time }} | {{ flow.get_status_display }} |
{% include 'django_flow_forge/components/dag_graph_and_ml.html' %}
{% load static %} {% block head %}
{% load django_htmx %}| Process Name | Start Time | Status | |
|---|---|---|---|
| {{ flow.flow_name_snapshot }} | {{ flow.start_time }} | {{ flow.get_status_display }} |