Runtime Gantt chart

foo

Summary

{% with rows=subsection_data['runtime_summary_table'] %} {% include 'templates/data_content/table_summary_two_col_striped.html' %} {% endwith %}

Step details

{% with rows=subsection_data['runtime_table'] %} {% include 'templates/data_content/table_summary_two_col_no_bold.html' %} {% endwith %}