Published
Edited
Aug 14, 2020
Insert cell
md`# Testing notebook`
Insert cell
hash = window.location.hash
Insert cell
Insert cell
greeting = html`<div style="background-color: lightblue;">hello</div>`
Insert cell
{
console.log("unnamed side effect");
}
Insert cell
namedSideEffect = {
console.log("named side effect");
}
Insert cell
a = 123
Insert cell
b = 456
Insert cell
c = a + b
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