Published
Edited
Dec 19, 2020
1 star
Insert cell
md`# Testing Require and Import with GitHub JS`
Insert cell
nogood = require("https://cdn.jsdelivr.net/gh/triptych/test-obeservable-library@main/src/foo.js")
Insert cell
testing = import("https://cdn.jsdelivr.net/gh/triptych/test-obeservable-library@main/src/bar.js")
Insert cell
testing2 = import("https://cdn.jsdelivr.net/gh/triptych/test-obeservable-library@main/src/foo.js")
Insert cell
Insert cell
html`<p>${testing2.FOO.toUpperCase()}</p>`
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