Published
Edited
Apr 7, 2020
Insert cell
Insert cell
Insert cell
Insert cell
md`hello world`
Insert cell
md`**bold words**`
Insert cell
md`## words`
Insert cell
Insert cell
html `<h1 style="color: ${mycolor};">hello there</h1>`
Insert cell
html `<a style="font-size: ${fontsize}px;" href="https://www.google.com/">google</a>`
Insert cell
Insert cell
mycolor = "red"
Insert cell
fontsize = 28
Insert cell
Insert cell
number1 = 3
Insert cell
number2 = number1 * 4
Insert cell
number2 ** number1
Insert cell
Insert cell
import {chart} from '@d3/streamgraph-transitions'
Insert cell
chart
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