Published
Edited
May 5, 2022
1 star
Insert cell
Insert cell
import {note} from "@martien/note"
Insert cell
note.info("Hello world.")
Insert cell
note.danger("<b>Toxic fumes.</b><br/>Do not enter.")
Insert cell
viewof type = Scrubber(Object.keys(note), {delay: 2000})
Insert cell
note[type]("<b>Toxic fumes.</b><br/>Do not enter.")
Insert cell
import {Scrubber} from "@mbostock/scrubber"
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