Skip to content

Instantly share code, notes, and snippets.

@shoya140
Last active August 29, 2015 14:04
Show Gist options
  • Save shoya140/f051cad97d8d0904a715 to your computer and use it in GitHub Desktop.
Save shoya140/f051cad97d8d0904a715 to your computer and use it in GitHub Desktop.
iPython notebookのための環境構築
brew install gcc freetype python
pip install numpy scipy ipython tornado pyzmq matplotlib jinja2
pip install scikit-learn scikit-image multiprocessing #options
brew install opencv #opencv should be installed after installing brew/python and numpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment