+ +

YouTube videos will accompany each notebook. When these videos are published, they can be included using the following code:

+
from IPython.display import YouTubeVideo
+YouTubeVideo('FGHJhAFf1W0')
+
+
+

Be sure to change the id of the video!

+ + + + +