Skip to content

sandiegopython/geekgirl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geekgirl

San Diego PyLadies hosted a workshop at the Geek Girl Tech Conference on Saturday June 21, 2014.

IPython Notebook Files

You can view each of the files online using nbviewer.

Giving the talk

Before giving the talk, IPython Notebook must be installed:

$ pip install 'ipython[notebook]'

How to run an IPython Notebook:

$ ipython notebook part-1.ipynb

At the workshop we gave the talk like this:

  • We opened a Python shell on the projector monitor and an IPython notebook on the laptop monitor
  • One person read the notebook and typed into the Python shell
  • Another person stood in front of the audience and explained each step
  • Questions were answered ad-hoc, occasionally by Googling answers or typing at the terminal

Copying

You can give this talk too!

This workshop is licensed under the GNU General Public License v2. See LICENSE file for more details.

Releases

No releases published

Packages

No packages published