Jupyter Notebook

Jupyter Notebook

Assessment

Interactive Video

Engineering, Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides users on how to run Jupyter Notebook from the Anaconda Navigator. It explains that initially, the notebook server is running, not the notebook itself. The tutorial then walks through creating a new folder on the desktop, setting up a new Python 3 notebook, and renaming it to 'lesson 1'. Finally, it confirms the setup is complete and ready for Python programming.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial step when running Jupyter Notebook from Anaconda Navigator?

Running a Python script

Running the notebook server

Installing Python packages

Opening a Jupyter Notebook directly

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first action to take when creating a new notebook?

Install a new Python package

Run a Python script

Create a new folder on the desktop

Open an existing notebook

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you name the new folder for the Jupyter Notebook?

Python Projects

Jupyter Files

Data Science

Jupiter Notebook

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After creating a new Python 3 notebook, what is the next step?

Share the notebook with others

Start writing Python code

Rename the notebook to 'lesson 1'

Close the notebook

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What indicates that the setup for Python programming is complete?

The notebook is shared

The folder and Python file are visible on the desktop

The server is stopped

The notebook is closed