Working with Jupyter Notebooks (and Python) sucks

Jupyter notebooks make version control, diffs, and partial commits painful. This is because code, outputs, and metadata are all bundled into one JSON file.