Module 3 Unit 2 - Opening Your First Jupyter Notebook#
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
Interactive Demonstration#
Using the following interactive, you will learn how to open your first Jupyter Notebook and begin getting comfortable with the menus and features. Use the the arrow buttons in the bottom right corner to move through the demonstration.
Video: Interactive Demonstration
Click here to launch your first Jupyter notebook and follow along with the demonstration:
Knowledge Check#
The following exercise is a series of multiple choice questions to help you assess what you just learned in the Unit 2 Demonstration interactive and prepare you for the next activity. If you get stuck or have a question, go back to the previous activity.
Screenshot of the menu options at the top of a Jupyter notebook. Use this as a reference for the following multiple choice questions.
Survey of Multiple Choice Questions regarding Module 3 Unit 2
Guided Activity#
Now it is your turn to get hands-on experience with the Jupyter notebook. This is your first Guided Activity, use the checklists to keep track of progress and if you get stuck, click on the Watch Tutorial button to get help.
If you don’t already have your Jupyter notebook open yet, click here to open it:
Guided Activity Video