Published
Edited
Aug 7, 2020
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
margo_url = new URL("https://margo-api-test-1.herokuapp.com")
Insert cell
margo_url_ws = {
const u = new URL(margo_url);
u.protocol = u.protocol.replace("http", "ws");
return u;
}
Insert cell
Insert cell
margo_api = import(new URL("/connection.mjs", margo_url))
Insert cell
Insert cell
margo_client = margo_api.margo_client(margo_url_ws)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {title} from "@margo/introductions"
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