Public
Edited
Feb 14, 2024
Insert cell
Insert cell
{
let pattern = new URLPattern("http{s}?://*.example.com/books/:id");
return pattern.exec("https://docs.example.com/books/100").pathname.groups.id;
}
Insert cell
import(
"https://www.ebi.ac.uk/pdbe/pdb-component-library/js/pdbe-molstar-plugin-3.1.2.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