Skip to article frontmatterSkip to article content

Hosted videos

If your video is hosted on a platform like YouTube or Vimeo you can use the iframe directive to embed it. For example,

```{iframe} https://www.youtube.com/embed/MdOS6tPq8fc
:width: 100%
:align: center
:label: example-video
How to build a Jupyter Book!
```

renders as,

Figure 1:How to build a Jupyter Book!

and can be referenced with [](#example-video) Figure 1.