How to use Git / GitHub with Jupyter Notebook
This is a comprehensive Git tutorial for Jupyter Notebook users. Feel free to skip a section if you’re already familiar with it. At the end you’ll be able to...
This is a comprehensive Git tutorial for Jupyter Notebook users. Feel free to skip a section if you’re already familiar with it. At the end you’ll be able to...
Reproducing the computational steps in your own or somebody else’s notebook is fraught with perils. Primarily because there’s no way to capture environment i...
While I love the interactivity of Jupyter notebooks, they lack an awful lot of good software engineering practices (listen to Joel Grus entertaining talk for...