Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 595 Bytes

PythonEnvironmentSetup

Setting up Python environment such as Anaconda

For Mac:

  1. Download Anaconda Installer and Install
  2. Check packages: open command line -> type conda list

Make IPython Notebook Files Available for NoteBook Viewer (nbviewer) and on GitHub Reference:

  1. http://nbviewer.ipython.org/github/fperez/blog/blob/master/120907-Blogging%20with%20the%20IPython%20Notebook.ipynb
  2. http://txt.arboreus.com/2012/09/27/how-to-share-an-ipython-notebook.html

For Mac:

  1. Open command line -> invoke ipython nbconvert / File menu -> export in other formats