Published
Edited
Jun 5, 2020
1 fork
1 star
Insert cell
Insert cell
sound = FileAttachment("Name.mp3")
Insert cell
LinkToSound = sound.url()
Insert cell
Insert cell
html`<figure>
<figcaption>How to pronounce "Patrick Dudas"</figcaption>
<audio controls src="${LinkToSound}">
Your browser does not support the
<code>audio</code> element.
</audio>
</figure>`
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