Created
July 2, 2015 14:50
-
-
Save show0k/0f0f0da97575ff4213a4 to your computer and use it in GitHub Desktop.
include a video in reveal.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <center> | |
| <video autoplay="true" loop="true" muted="true" width="640"> | |
| <source src="https://s3.amazonaws.com/orm-atlas-media/atlas-jupyter/edit-with-atlas.mp4" type="video/mp4"> Your browser does not support the video tag. | |
| </video> | |
| </center> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment