Published
Edited
Nov 11, 2019
Insert cell
md`
# Hello world
This is my very first sketch using Observable, a free and open source tool kit for data analysis and visualization
<figure>${Object.assign(await FileAttachment("hello-world.png").image(), { alt: 'Hello World', style: 'width: 100%; max-width: 740px;' })}</figure>

During the rest of this series I'll be exploring this tool and publishing several data viz made with Vega Lite and related libraries/projects, stay tuned!
`

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