Contributing#
To contribute to this cookbook, follow the instructions in the following video:
from IPython.display import IFrame
# Embed Youtube in a Notebook
IFrame(
src="https://www.youtube.com/embed/lAQOU4vl0ug",
width="560",
height="315"
)