Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 492 Bytes

File metadata and controls

35 lines (22 loc) · 492 Bytes

What makes Python so awesome?

An IPython notebook presentation that introduces Python's special language features.

Requirements

  • Python 3.3+
  • IPython notebook
  • matplotlib

Installation

pip install ipython[all] matplotlib

Run IPython notebook

ipython notebook

Slide Show Support

Slide show support is optional. To install it, open install-slideshow-support.ipynb.