From 9e7c4715f4dad9ba589026a076d36dba17a09202 Mon Sep 17 00:00:00 2001 From: twneale Date: Sun, 28 Jul 2013 08:47:48 -0400 Subject: [PATCH] added link to ipython notebook --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 06c83f7..a0ce55a 100644 --- a/README.rst +++ b/README.rst @@ -17,3 +17,4 @@ analysis. To get set up, do something like the following: # I recommend installing the free anaconda distribution of python from Continuum Analytics: https://store.continuum.io/ $ pip install -r requirements.txt +The ipython notebook server instance is running here: [https://23.21.44.130:8888/](https://23.21.44.130:8888/). \ No newline at end of file