Everyone loves a good Jupyter Notebook. Jupyter Notebooks are an insanely convenient environment to rapidly prototype Python scripts and delve into Data Science. They speed up the time from writing code to actually executing it and you can visually see the output for each section you write. I …
[Read more...] about Become a Lord of the Cells and Speed up Your Jupyter Notebook Workflow