Published unlisted
Edited
Aug 29, 2020
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`
${i} likes ${c} cookies in a ${j} jar.
`
Insert cell
md`${importCell ('initial', value)} likes ${importCell ('cookie', value)} cookies in a ${importCell ('jar', value)} jar.`
Insert cell
i = importCell ('initial', value)
Insert cell
c = importCell ('cookie', value)
Insert cell
j = importCell ('jar', value)
Insert cell

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.
Learn more