Public
Edited
Aug 31, 2024
Insert cell
Insert cell
container = {
  yield html`<div style="height: 600px;">`
}
Insert cell
Insert cell
Insert cell
aa = {
const aaa = import('https://hfu.github.io/h3j-test/module.js');
yield aaa
}
Insert cell
ccc = {
const maplibreglModule = await import('https://unpkg.com/maplibre-gl/dist/maplibre-gl.js');
yield maplibreglModule
}
Insert cell
bbb = {
const maplibregl = await require('https://unpkg.com/maplibre-gl/dist/maplibre-gl.js')
await import('https://hfu.github.io/h3j-test/h3j_h3t.js');
yield maplibregl
}
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