Guillaume Chevalier

Jupyter Notebooks Good Usages

How to Grow Neat Software Architecture out of Jupyter Notebooks

Have you ever been in the situation where you’ve got Jupyter notebooks (iPython notebooks) so huge that you were feeling stuck in your code? Or even worse: have you ever found yourself duplicating your notebook to do changes, and then ending up with lots of badly named notebooks? Well, we’ve all been here if using notebooks long enough. So how should we code with notebooks?