Skip to content

Repository for anything related to the Austin Learn Python meetup

Notifications You must be signed in to change notification settings

Pilarbrist/austinlp

 
 

Repository files navigation

Austin Learn Python Meetup Materials

This repository contains materials used for the Austin Learn Python Meetup, and any other related materials.

Maintained by @acpigeon

IPython Notebook Files

Some materials (the .ipynb files), make use of IPython notebook, a web-browser-based Python environment.

IPython notebook quickstart

  1. Install IPython and dependencies: http://ipython.org/install.html

  2. Clone the repository, e.g.:

    git clone https://github.com/acpigeon/austinlp.git
    
  3. Change into newly created repository directory, e.g.:

    cd austinlp
    
  4. Run IPython notebook, e.g.:

    ipython notebook
    

The command should launch a new tab in your default browser, with a list of the available notebooks.

About

Repository for anything related to the Austin Learn Python meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published