Public
Edited
Feb 3, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof generic_metrics_url = Inputs.text({label: "URL"})
// e.g.
Insert cell
a = {
let a = new URL(generic_metrics_url)
return a
}
Insert cell
{
let a = await fetch("https://suites.api.trip.illumina.com/api/v1/suites/")
return a.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