Setting up Python environment such as Anaconda
For Mac:
- Download Anaconda Installer and Install
- Check packages: open command line -> type conda list
Make IPython Notebook Files Available for NoteBook Viewer (nbviewer) and on GitHub Reference:
- http://nbviewer.ipython.org/github/fperez/blog/blob/master/120907-Blogging%20with%20the%20IPython%20Notebook.ipynb
- http://txt.arboreus.com/2012/09/27/how-to-share-an-ipython-notebook.html
For Mac:
- Open command line -> invoke ipython nbconvert / File menu -> export in other formats