Featured Notebooks
The Pluto featured notebooks, exported by this fork. ποΈ interactive notebooks run their reactive cells as WasmTarget islands β move the sliders with no Julia server behind the page. Each badge shows how many of a notebook's bond-dependent cells run live (interactive / total). π static notebooks have no compilable bonds (yet β every fallback reason is a work item). Cells that error show their errors inline, exactly like Pluto.
104/104 interactive cells live across 15 notebooks.
wasm islands demo
ποΈ 2/2 cells interactivetwo groups
ποΈ 3/3 cells interactive
Basic mathematics
ποΈ 1/1 cells interactiveLearn mathematics in Julia using pizzas! π
Open notebook βVisualizing the Collatz Conjecture
ποΈ 4/4 cells interactiveExplore this cool math problem and create your own visualization!
Open notebook β
Interactivity with HTML
ποΈ 8/8 cells interactiveWrite your own interactive controls with HTML!
Open notebook β
Interactivity
ποΈ 27/27 cells interactiveSliders, buttons, dropdowns, and more using PlutoUI.jl!
Open notebook βSimulating titrations
ποΈ 3/3 cells interactiveLearn about acid-base titrations by running a digital titration in your browser. The pH curve is computed and plotted live as WebAssembly β drag the sliders to change the acid strength, concentrations and volume.
Open notebook βConvolutions
ποΈ 9/9 cells interactiveLearn about the cool concept of convolution on continuous functions!
Open notebook βImages and Filtering
ποΈ 5/5 cells interactiveLearn how convolutions are used as filters in image processing!
Open notebook βImage dithering
ποΈ 7/7 cells interactiveHow does dithering turn a smooth gradient into just a few shades of gray? Build the algorithms from scratch and watch them run live in your browser as WebAssembly.
Open notebook βEEG band-power features
ποΈ 2/2 cells interactiveInteractive EEG spectral band-power feature extraction β pure Julia, runs in the browser via WebAssembly (no server).
Open notebook βFractals and Fractal Art
ποΈ 15/15 cells interactiveMath + fractals, generate your own fractal art!
Open notebook β
Images as arrays
ποΈ 8/8 cells interactiveHow can an image be stored as an array of colored pixels? Can we transform this data?
Open notebook β
The Newton Method
ποΈ 6/6 cells interactiveNewton's method finds the root of a function by repeatedly following its tangent line. This interactive version runs entirely in your browser as WebAssembly β pick an example function, a starting point, and a number of iterations, and watch the iterates converge.
Open notebook βTurtles β showcase
ποΈ 4/4 cells interactiveπ’ A couple of cool artworks made with simple Julia code
Open notebook β