June 28, 2022
Today's widget is an ocarina embeded CodePen. Enter the keys exactly to queue up the music. Click the "<" or ">" symbols to shuffle between riffs.
from IPython.display import HTML
HTML("""
<iframe height="400" style="width: 150%;" scrolling="no" title="The Ocarina of Time (built with Vue)" src="https://codepen.io/itslit/embed/RLWpXM?default-tab=html%2Cresult&editable=true" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
See the Pen <a href="https://codepen.io/itslit/pen/RLWpXM">
The Ocarina of Time (built with Vue)</a> by Hassan Dj (<a href="https://codepen.io/itslit">@itslit</a>)
on <a href="https://codepen.io">CodePen</a>.
</iframe>
""")
Reference
https://codepen.io/itslit/pen/RLWpXM