pycon-2018-tutorial
pycon-2018-tutorial copied to clipboard
Added Binder button to make Jupyter notebooks interactive
I liked your Pandas tutorials and I decided to make the Jupyter notebooks interactive (so that users doesn't have to worry about installing the Jupyter notebooks and running them on their computer) by adding a Binder button (https://blog.jupyter.org/binder-2-0-a-tech-guide-2017-fd40515a3a84). Please review my PR and merge if you like it.