dr-sandbox/app/web
Michael Pilosov 3a951b387a homepage: persist intro/picker open state + dataset/N/T/J in URL query
- dataset-picker.js writes a compact query string (?ds=&n=&f=&j= plus
  intro=1/picker=0 when non-default) on every change and reads it on
  init. Refresh restores the page; the URL also works as a shareable
  deep-link.
- To avoid a first-paint flicker of the <details> elements, the index
  route pre-resolves intro_open / picker_open from the query and renders
  the <details open> attribute accordingly.
2026-04-22 18:16:42 -06:00
..
static homepage: persist intro/picker open state + dataset/N/T/J in URL query 2026-04-22 18:16:42 -06:00
templates homepage: persist intro/picker open state + dataset/N/T/J in URL query 2026-04-22 18:16:42 -06:00
__init__.py rename folder 2026-04-21 19:30:45 -06:00
main.py homepage: persist intro/picker open state + dataset/N/T/J in URL query 2026-04-22 18:16:42 -06:00
plotly_parse.py filenames + run names: J in sci notation (5E-3 not 0.005) 2026-04-22 17:54:46 -06:00