Module 3 Unit 2 - Introduction to Jupyter Notebooks#
Unit Learning Objectives#
By the end of this unit, you will be able to
Open and read a Jupyter notebook
Look at cells in a notebook, move a cell, create a cell, delete a cell
Run a cell, to make it do something
from IPython.display import YouTubeVideo
YouTubeVideo('BTEvEilv4co')
Module 3 Unit 1 survey#
What are Jupyter notebooks?#
Callysto Interviews
from IPython.display import YouTubeVideo
YouTubeVideo('w64oF5HXyqI')