<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>>BROWSER=/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome ipython notebook<br>
</blockquote><div><br></div><div>That works just fine. Chrome actually was launched with the notebook.</div><div><br></div><div>Thanks!</div><div><br></div><div>My friend who wanted this capability will be happy now.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
the '\' is to escape the space, on osx the executable is usually located in "/Application/name.app/Contents/MacOS/executable"<br>
<br>
--Massimo.<br>
<br>
<br>
Il giorno Mar 15, 2012, alle ore 1:01 PM, Thomas Kluyver ha scritto:<br>
<div><div class="h5"><br>
> On 15 March 2012 16:51, Tony Cappellini <<a href="mailto:cappy2112@gmail.com">cappy2112@gmail.com</a>> wrote:<br>
>> I can do that- But I'm curious as to how everyone else does this, without<br>
>> all the trouble that I'm seeing.<br>
><br>
> The webbrowser module knows various tricks to launch browsers on<br>
> different systems. I think it's just having trouble handling your<br>
> particular case (launch a non-default browser that doesn't have an<br>
> executable name to run).<br>
><br>
> Thomas<br>
</div></div>> _______________________________________________<br>
> IPython-User mailing list<br>
> <a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br>
</blockquote></div><br>