Published
Edited
Oct 29, 2018
4 forks
Insert cell
Insert cell
Insert cell
Insert cell

m = require(url).catch(() => {
const m = window.Module;
if (m.onRuntimeInitialized) return m; // Already initialized.
return new Promise(resolve => m.onRuntimeInitialized = () => resolve(m));
})

Insert cell
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