dr-sandbox/app
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
..
demo adding in more examples 2026-04-21 19:14:23 -06:00
web homepage: persist intro/picker open state + dataset/N/T/J in URL query 2026-04-22 18:16:42 -06:00
__init__.py data selector demo 2026-04-21 18:03:38 -06:00