Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 551 Bytes

Slideshow available on My Blog

You can view a PDF version of the slides at SlideShare.

If you want to run the slides, you must have node installed then:

  • type npm install
  • type grunt serve
  • open http://127.0.0.1:8000/

If you want to access the ipython notebook for this presentation:

  • create a virtualenv (For example: mkvirtualenv sacore)
  • type pip install -r requirements.txt
  • type ipython notebook