Author manywidgets notebooks in Jupyter and publish them as a static, kernel-free interactive site.
Add your own: drop an .ipynb into notebooks/ → just execute →
just preview (http://
Gallery¶
Welcome — the minimal tour: import manywidgets and render a single
Chart.Dashboard — linked controls (
Slider,Dropdown,Toggle) driving aChartand aStatrow viajsdlink— kernel-free links that survive static export.Lonboard map — a lonboard
Mapwith aLayerToggle, aRangeSlider+FilterBinder, and aMapFlyerfor geospatial DX.Anatomy of a Firestorm — the flagship
Fullscreendemo: a fully custom ESM web app (Palisades Fire damage explorer) with a Maxar before/after imagery swipe, 30k damage-classed Overture buildings, GPU filtering, 3D extrusion and linked charts — all kernel-free.Global Disaster Situation Room — a second custom-ESM
Fullscreenapp: 90 days of GDACS events from the IFRC Montandon STAC API in a mission-control UI — event log with impact details, hazard-type filters, weekly pulse chart, hazard footprints and NASA night lights, camera fly-tos — all kernel-free.
New to the project? Start with Welcome, then crib from Dashboard. To make
your own: just new "my idea".