What is a Jupyter Notebook?¶
During this course you will use Jupyter Notebooks for writing and running your Python code.
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.
Reading: “Why Jupyter is data scientists’ computational notebook of choice”