Slides for my talk at Women Who Code Talk night in Berlin 17/09/2019
https://www.meetup.com/de-DE/Women-Who-Code-Berlin-Germany/events/264126194/
Jupyter notebooks are a great tool for interactive programming but they
can also quickly turn messy. With their focus on rapid prototyping, it
can take some discipline to not end up with a pile of notebooks full of
messy code. On top of that, jupyter notebooks are difficult to version
control and it thus becomes hard to track changes. It is threfore easy
to end up in a situation where you don’t understand your own analysis
from some months ago, not to mention the code from your colleague.
In this talk, I will share a few simple and practical tips that I found
helpful to improve the notebook workflow in our data science team.
Link to Jupyter Savehook Gist: https://gist.github.com/corriebar/cca8a8536bfa04cfa5ea745587b99146