Summary
As an astronaut, you need to have a ship's manual on hand to troubleshoot common problems on your spaceship. In this module, you learned how to build an interactive manual by using Jupyter notebooks.
You learned how 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.
Additional resources
This module introduced some core elements of the many things you can do in Jupyter notebooks. For inspiration, you can check out a gallery of interesting Jupyter notebooks on GitHub.
Watch this video tutorial to learn more about setting up a Python and Jupyter notebooks environment.