{% load django_htmx %} {% load static %}
DAG Concept Viz.
Pipeline Flows in Concept
Select Flow Process to Visualize:
{% for pipeline in all_pipelines %}
{{ pipeline.pipeline_name }}
{% endfor %}
{% include 'django_flow_forge/components/dag_cyto_conceptual_container.html' %}