Published
Edited
Jan 13, 2020
Importers
Insert cell
md`# throws an error`
Insert cell
y = {
let i = 0;
while (true) {
yield Promises.tick(2000, i++)
}
}
Insert cell
z = y + x
Insert cell
x = { throw new Error("an error") }
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