Published
Edited
Nov 15, 2019
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
a = [0,1,2]
Insert cell
Insert cell
b = ({ hello: 'world', answer: 42 })
Insert cell
Insert cell
c = {
const a = { i: 'am', an: 'object' };
return a
}
Insert cell
{
const d = c;
d.after = "being modified";
return d;
}
Insert cell
c
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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