Published
Edited
Oct 1, 2021
Importers
1 star
Insert cell
Insert cell
Insert cell
Insert cell
donate()
Insert cell
donate({
url: "https://zachbogart.com/",
emojiCap: "💖",
blurbs: [
"Go to my website!",
"Click me!",
"Check this out!"
]
})
Insert cell
Insert cell
Insert cell
// example using icon()
icon("Penrose Triangle", "https://thenounproject.com/search/?creator=4129988&q=triangle&i=4181211",
await FileAttachment("04 - utilities.png").url())
Insert cell
Insert cell
Insert cell
sizeImage(await FileAttachment("profile.png").url())
Insert cell
sizeImage(await FileAttachment("profile.png").url(), 100)
Insert cell
Insert cell
Insert cell
phraseBanner("This is a banner example. Blah blah blah. I'm rambling, sorry 'bout that.")
Insert cell
phraseBanner("Alert! Pay attention!", "#ffeeee")
Insert cell
phraseBanner(md`Checkout my [website](https://zachbogart.com/)`, "#eeffee")
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