{% load django_htmx %} {% load static %}
DAG Concept Viz.
Pipelines in Concept
Select Process to Visualize:
{% for process in all_processes %}
{{ process.process_name }}
{% endfor %}
Show nested tasks:
{% include 'django_mlops/components/dag_cyto_conceptual_container.html' %}