{% extends "base.html" %} {% block title %}Dashboard - Interactive AE Visualizer{% endblock %} {% block content %}

Run Details Dashboard

👈 Select a run from the sidebar to view detailed visualizations

Choose any optimization run to see performance metrics, parameters, timing analysis, and generated plots.

{% endblock %} {% block scripts %} {% endblock %}