Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 405 Bytes

An Introduction to Coding in Python

Course files for "An Introduction to Coding in Python, Parts 1 and 2," at the Investigative Reporters and Editors Conference, New Orleans, June 2016.

Getting Started

You'll need Python 3.3 or greater to install Jupyter and run the code examples. Despite the long list of libraries in the requirements.txt file, you should only need:

pip install jupyter