[IPython-User] Updating required files for notebook - to get the --browser cmd line option
Tony Cappellini
cappy2112@gmail....
Thu Mar 15 11:12:35 CDT 2012
I have to put quotes around the path to the app for the open command,
so I did the same for BROWSER=
If I don't use quotes, "Crhome.app" cannot be found, because of the space.
BROWSER="/Applications/Google Chrome.app" ipython notebook
The server was started, but no browser was launched.
On Thu, Mar 15, 2012 at 8:39 AM, Thomas Kluyver <takowl@gmail.com> wrote:
> On 15 March 2012 15:34, Tony Cappellini <cappy2112@gmail.com> wrote:
> > I don't know where "google-chrome" came from.
>
> I think it's the command line to start chrome on Linux. BROWSER needs
> to be set to an executable that will start the browser, as far as I
> know. You might try setting it to /Applications/Google Chrome.app ,
> but I don't know if Macs work that way.
>
> Thomas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120315/abbe0bbc/attachment.html
More information about the IPython-User
mailing list