Published
Edited
Aug 15, 2018
1 fork
3 stars
Insert cell
Insert cell
x = 5
Insert cell
viewof y = slider({min: 0, max: 100, step: 1, value: 3})
Insert cell
tex `x^{${y}} = ${Math.pow(x, y)}`
Insert cell
import {slider} from '@jashkenas/inputs'
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