dr-sandbox/app
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
..
demo adding in more examples 2026-04-21 19:14:23 -06:00
web runs filter: N + T chip rows; group all/none meta chips; explicit row layout 2026-04-22 17:20:08 -06:00
__init__.py data selector demo 2026-04-21 18:03:38 -06:00