dr-sandbox/app/web
Michael Pilosov d70eff3704 runs filter: N + T chip rows; group all/none meta chips; explicit row layout
- Add N and T axes alongside dataset/algorithm; chips populated from runs
  in the list, axis group hidden when there's a single unique value.
- Dataset+algorithm on row 1, N+T on row 2 via two explicit
  .runs-filter-row flex containers (cleaner than a sentinel break elem
  that double-counted the row-gap).
- 'all' and 'none' meta-chips now wrap as a unit inside .chip-meta-wrap
  so one doesn't orphan to the next line.
- Row is hidden entirely when every axis in it collapses to a single
  value (:has selector on .runs-filter-row).
2026-04-22 17:20:08 -06:00
..
static runs filter: N + T chip rows; group all/none meta chips; explicit row layout 2026-04-22 17:20:08 -06:00
templates runs filter: N + T chip rows; group all/none meta chips; explicit row layout 2026-04-22 17:20:08 -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