Published
Edited
Dec 21, 2020
Insert cell
md`# using functions`
Insert cell
import {double} from '@ruslan2k/functions'
Insert cell
x = double(2)
Insert cell
viewof message = html`<input type=text placeholder="Say hello">`
Insert cell
`Hello ${message}`
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