Published
Edited
Jun 2, 2020
Insert cell
md`# My First Notebook`
Insert cell
some_int = 5
Insert cell
today = new Date()
Insert cell
function someFunction(a, b) {
return a % b + 1234;
}
Insert cell
someFunction(2, 4)
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