dr-sandbox/app/web
Michael Pilosov d052ec4223 labels: strip transient n_samples/random_state from generator_kwargs before regen
Sidecars written by the pre-fix flow contain merged generator_kwargs
(n_samples + random_state=0 mixed in with the user-supplied form). The
enrichment call passes n_samples/random_state explicitly, so an old
sidecar's gk caused a TypeError (duplicate kwarg) that the try/except
swallowed — leaving labels empty and coloring falling back to a plain
ramp. Strip those keys before DATASET_META matching and the regen
call; matches work naturally against the stripped dict.
2026-04-22 17:09:26 -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: strip transient n_samples/random_state from generator_kwargs before regen 2026-04-22 17:09:26 -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