Published
Edited
Feb 8, 2020
Fork of Demo
Insert cell
Insert cell
sourcecred = {
const server = "http://localhost:7070/api.js";
const blob = await fetch(server).then((r) => r.blob());
const esModule = await require(URL.createObjectURL(blob));
return esModule.default;
}
Insert cell
SC = require("https://raw.githack.com/sourcecred/cred/825a41fb28043b6865da2f3448664b8a8e1b2583/docs/api.js")
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