Get started with Jupyter notebooks for Python

Beginner
Developer
Student
Visual Studio Code

Use Jupyter notebooks to run Python. Build a spaceship manual that has interactive, runnable Markdown and code elements.

Learning objectives

By the end of this module, you'll be able to:

  • Create a Jupyter notebook locally.
  • Run a Jupyter notebook by using Python in Visual Studio Code.
  • Describe some of the ways to build a notebook.

Prerequisites

  • Understand basic programming concepts.
  • Have Python 3 installed locally.