Published
Edited
May 26, 2022
Importers
Insert cell
Insert cell
Insert cell
demoCards = ["abscd", html`<h1>test</h1>`, "b3", "c", "d", "f"]
Insert cell
carousel(demoCards, { title: "My carousel" }, { perPage: 3 })
Insert cell
Insert cell
<style>
.carousel-head {
display: flex;
}
.carousel-card {
border-right: 1px solid black;
background-color: papayawhip;
height: 100%;
}
</style>
Insert cell
Insert cell
phosphor = import('https://cdn.skypack.dev/phosphor-icons@1.4.2?min')
Insert cell
siema = require("siema")
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