Published
Edited
Jul 9, 2021
Fork of Audio file
Insert cell
Insert cell
Insert cell
sound = FileAttachment("Name.mp3")
Insert cell
LinkToSound = sound.url()
Insert cell
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