8000 GitHub - Pilarbrist/austinlp: Repository for anything related to the Austin Learn Python meetup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0