Public
Edited
Aug 29, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mapboxgl = {
let mapboxgl = await require("mapbox-gl@2");
mapboxgl.accessToken = mb_token;
return mapboxgl;
}
Insert cell
import { mb_token } from "@mcmcclur/mapbox-token"
Insert cell
modified_contours = FileAttachment("test-contours(1).json").json()
Insert cell
original_contours = FileAttachment("test-contours.json").json()
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