Published
Edited
Jun 11, 2022
1 star
Also listed in…
Tips and Utilities
Insert cell
Insert cell
Insert cell
online = (await import('https://cdn.skypack.dev/is-online@10.0.0?min')).default
Insert cell
viewof button = Inputs.button("Are we online?",{
reduce: ()=> {
online().then((res)=>status.querySelector('span').innerHTML=res)
}
})
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