Published
Edited
Sep 29, 2020
1 fork
Insert cell
md`# Random image generator`
Insert cell
Insert cell
Insert cell
Insert cell
dataset = {
var init = [0,1,2,3,4,5,6,7,8,9]
init.map(d => {
return random_image();
})
return init;
}
Insert cell
num_images = 10
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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