Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 650 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 650 Bytes

Purpose

An iPython Notebook to help someone learn and practice with git.

Requirements

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

Viewing

Online

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#/ )

Offline

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