Module: Python and Jupyter

Python and Jupyter are prerequisites for many of the workshops in Change-HI. This module will help bring you up to speed with these technologies if you are not already familiar with them.

Learning Outcomes

You understand basic Python and Jupyter

Readings

Python Home Page

Python site, with links for installation, documentation, and usage.

Jupyter Home Page

Jupyter site, with links for installation, documentation, and usage for Jupyter Notebook and JupyterLab.

Experiential Learning

Python Tutorial (Python.org)

Learn Python by following the official Python.org tutorial

Python Tutorial (Free Code Camp)

Learn Python through a video tutorial by FreeCodeCamp

Jupyter Tutorial (DataCamp)

Learn Jupyter through a tutorial by DataCamp