Skip to content

Instantly share code, notes, and snippets.

View kcunning's full-sized avatar

Katie Cunningham kcunning

View GitHub Profile
@kcunning
kcunning / gist:58d8f73e82e3ab84d921
Created January 24, 2016 13:48
Resources for "Learn Python in your PJs" class
Chat: https://tlk.io/pyladiesdc
Outline (feel free to make a copy and edit!): https://docs.google.com/document/d/1AjCFdplhvUdfVxoXJBo_T--l1DCL7V9CI7Y3vGXU1SA/edit?usp=sharing
IDE: https://c9.io
(lingshare)lexemes: heroku run python lexDB/manage.py shell -a lexemes-dev
Installing Heroku Toolbelt v4... done.
For more information on Toolbelt v4: https://github.com/heroku/heroku-cli
Error reading plugin heroku-local. Reinstalling... ERROR: module.js:338
throw err;
^
Error: Cannot find module 'heroku-local'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)