Created
July 29, 2014 13:17
-
-
Save drcjar/6702a79ed01a88beef52 to your computer and use it in GitHub Desktop.
Overview of project basics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0. git & virtualenv as per https://dont-be-afraid-to-commit.readthedocs.org/en/latest/ | |
1. install the things you need - in my case matplotlib, pandas, and some other stuff... I copied https://gist.github.com/fyears/7601881 | |
2. install non python matplotlib and scipy dependencies and repeat 1 so it actually works |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment