From 8c7d06fe220f1aaec979ec110502d471b080c5a8 Mon Sep 17 00:00:00 2001 From: Anthony Oliver Date: Fri, 14 Nov 2014 11:59:41 -0500 Subject: [PATCH] Update README.markdown --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index ce8ca8c08..8a74f9ef2 100644 --- a/README.markdown +++ b/README.markdown @@ -77,6 +77,10 @@ It will probably take a little while to download, but once done just run (may ne Then just open your web browser and go to: http://localhost:54717 + +**NOTE**: If you are using a Mac or Windows it will be a little different since you will be boot2docker to run. When you run boot2docker up it should show the ip address of the docker service. It could be something like 192.168.59.103, but this will change as it's random. Once you know that ip you will just go to that IP address with the correct port instead: + + http://192.168.59.103:54717 You will get a Ipython notebook inteface, start a new notebook and enter the following: