dr-sandbox/app/web
Michael Pilosov 4576088c73 labels: distinguish swiss_roll vs swiss_roll_hole in the UI
- _run_view uses a new _dataset_id(path, kwargs) that matches DATASET_META
  by (path, cleaned kwargs) and returns the catalogue key — so the runs
  list / filter chips show 'swiss_roll' vs 'swiss_roll_hole' rather than
  collapsing both to 'make_swiss_roll'.
- _enrich_with_labels replaces the stem-derived meta.generator with the
  matched DATASET_META key, so the compare panel header + diff-highlight
  also distinguish the two variants.
2026-04-22 17:12:46 -06:00
..
static compare: click to pin a point's highlight; hover temporarily overrides 2026-04-22 17:00:29 -06:00
templates compare: click to pin a point's highlight; hover temporarily overrides 2026-04-22 17:00:29 -06:00
__init__.py rename folder 2026-04-21 19:30:45 -06:00
main.py labels: distinguish swiss_roll vs swiss_roll_hole in the UI 2026-04-22 17:12:46 -06:00
plotly_parse.py stems: include embed_args hash in output filename + emit frames.json sidecar 2026-04-22 15:52:39 -06:00