Skip to content

Repository for anything related to the Austin Learn Python meetup

Notifications You must be signed in to change notification settings

acpigeon/austinlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

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.

Share comments/links about python/programming with each other here

  1. https://github.com/dottie333/dorothybox - Dorothy Sanchez's repository with her answers to problems, etc.

About

Repository for anything related to the Austin Learn Python meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages