Public
Edited
Apr 24, 2023
Insert cell
Insert cell
viewof file = Scrubber(files, {delay: 50, format: (f) => f.name})
Insert cell
file.image()
Insert cell
files = [
FileAttachment("Frame 1.png"),
FileAttachment("Frame 2.png"),
FileAttachment("Frame 3.png"),
FileAttachment("Frame 4.png"),
FileAttachment("Frame 5.png"),
FileAttachment("Frame 6.png"),
FileAttachment("Frame 7.png"),
FileAttachment("Frame 8.png"),
FileAttachment("Frame 9.png"),
FileAttachment("Frame 10.png"),
FileAttachment("Frame 11.png")
]
Insert cell
import {Scrubber} from "@mbostock/scrubber"
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