An iPython Notebook to help someone learn and practice with git
.
This iPython Notebook was built with iPython 3.2.1. A similar version of iPython will be required to look at the notebook or generate the slides
These slides can be viewed online by simply visiting this URL ( http://nbviewer.ipython.org/format/slides/github/DudLab/git_ready/blob/master/slides.ipynb#/ )
To get a working copy of the slides locally, install the requirements and run the following command inside the directory.
ipython nbconvert slides.ipynb --to slides --post serve