When two runs share identical params they write to the same figs/<stem>.html, and the most recent overwrites the earlier. Previously both got a compare checkbox with the same data-stem, so toggling one toggled both via the JS Set. Now we flag older duplicates server-side (first occurrence wins — Prefect returns runs START_TIME_DESC), drop their checkbox, fade the row, and mark 'overwritten' on the outputs line. |
||
|---|---|---|
| .. | ||
| _reducer_form.html | ||
| _runs.html | ||
| compare.html | ||
| index.html | ||
| metrics.html | ||