Building Interactive Dashboards with Jupyter
Welcome to Part II of "Advanced Jupyter Notebook Tricks." In Part I, I described magics, and how to calculate notebooks in "batch" mode to use them...
Advanced Jupyter Notebook Tricks — Part I
I love Jupyter notebooks! They're great for experimenting with new ideas or data sets, and although my notebook "playgrounds" start out as a mess, I use...
Creating interactive crime maps with Folium
You can see this Domino project here. I get very excited about a nice map. But when it comes to creating maps in Python, I have...