43: Jupyter Getting Started Guide
( \newcommand{\kernel}{\mathrm{null}\,}\)
This guide is designed to help students new to Jupyter notebooks get started.

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. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.
From: https://jupyter.org/
Jupyter works best as a communication tool. Notebooks will be used throughout this class as a way for instructors to communicate with students and for students to communicate with instructors. We will use Jupyter notebooks extensively for pre-class assignments, in-class assignments, homework and Exams.