Jupyter Notebooks

Open source web application that allows us to run "live" python code in "code" blocks and add explanatory text around it, describing the code and our methods.

In data science, this is of paramount importance because we are using code to tell a story - one that interprets a set of data and offers insight and/or conclusions.

Installation

Can be done locally, but we will leverage:

Colab

A google project.

Open the link above and sign in. Together, let's explore what a notebook can do!