<div><br></div><div>I have to put quotes around the path to the app for the open command,</div><div>so I did the same for BROWSER=</div><div>If I don't use quotes, "Crhome.app" cannot be found, because of the space.</div>
<div><br></div><div><div>BROWSER="/Applications/Google Chrome.app" ipython notebook</div></div><div>The server was started, but no browser was launched.</div><div><br></div><br><div class="gmail_quote">On Thu, Mar 15, 2012 at 8:39 AM, Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 15 March 2012 15:34, Tony Cappellini <<a href="mailto:cappy2112@gmail.com">cappy2112@gmail.com</a>> wrote:<br>
> I don't know where "google-chrome" came from.<br>
<br>
</div>I think it's the command line to start chrome on Linux. BROWSER needs<br>
to be set to an executable that will start the browser, as far as I<br>
know. You might try setting it to /Applications/Google Chrome.app ,<br>
but I don't know if Macs work that way.<br>
<span class="HOEnZb"><font color="#888888"><br>
Thomas<br>
</font></span></blockquote></div><br>