Reactive Python notebooks with freeform whiteboard annotation — built with wigglystuff + marimo
uv pip install wigglystuff && marimo edit <file>.py
Nearest-neighbor TSP solver with an Excalidraw whiteboard. Sketch your own route and compare with the computed solution.
Interactive Gaussian PDF with μ/σ sliders. Sketch the distribution you expect, then tune parameters to match.
Binary search step-by-step visualizer. Annotate the decision tree and trace execution on the whiteboard.
Multi-armed bandit with ε-greedy strategy. Sketch decision trees and annotate regret curves.
Dual-surface lab: drag control points on a spline curve editor + freeform Excalidraw annotation.