{% extends 'layout.html' %} {% block body %}
Stage Id | Description | Dependencies | {% for stage_idx in stage_infos.keys() %}
---|---|---|
{% if stage_infos[stage_idx].is_final %} {% endif %} {{stage_idx}} {% if stage_infos[stage_idx].is_final %} {% endif %} | DAG for stage_{{stage_idx}} | {{ stage_infos[stage_idx]._depend_stages }} |