bar=foo+"bar"// A (reactive) reference to the cell foo.
baz={
letfoo="🏠";// A local foo, masking the cell foo.
returnfoo+"baz";// A reference to the local foo.
}
cycle1=cycle2+1
cycle2=cycle1+1
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.