{% load static %} {% block head %} {% load django_htmx %} Pipeline Monitor {% endblock head %} {% block body %}

Pipeline Monitor


{% include 'django_flow_forge/components/task_summary_charts.html' %}

Status Table


{% include 'django_flow_forge/components/executed_pipeline_table.html' %}
{% include 'django_flow_forge/components/dag_graph_and_ml.html' %}
{% endblock body %}