Skip to content

Instantly share code, notes, and snippets.

@jimarlow
Last active December 30, 2017 12:31
Show Gist options
  • Save jimarlow/006bef30e05ee1f8531b935085a77caa to your computer and use it in GitHub Desktop.
Save jimarlow/006bef30e05ee1f8531b935085a77caa to your computer and use it in GitHub Desktop.
Embed image and sound in Jupyter 01
<table>
<tr>
<td>Twinkle T0</td>
<td><img src='snd/T0Twinkle.png' alt="Drawing" style="width: 200px;"/></td>
<td><audio controls><source src='snd/T0Twinkle.mp3' type="audio/mpeg"></audio></td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment