A guide for computational analysis on tidepool
github markdown files can be read in your internet browser, or...
To read the most up-to-date markdown files on your computer, use the following command:
grip tidepool.md
grip bioinformatics.md
...etc...
Then, click on the link produced or go to http://localhost:6419/ to read the document.
If you dont have grip installed, simply:
pip install grip
On OS X, you can also install with Homebrew:
brew install grip