>>Try this: BROWSER=google-chrome ipython notebook<br>
This didn't cause any errors or tracebacks, but chrome did NOT get launched.<br>
The iPython server did startup though.<br><br>
>>likely because python standard library webbrowser module<br>
>>registers firefox itself if it can find it.<br>Oddly enough, the webbrowser modele for Python 2.72 does not have an entry from Chrome. It does have entries for all other browsers none to mankind though.<br>
<br>
>>The BROWSER environment variable (as documented in the --browser<br>
>>help string) works for everything, at the moment<br>It works partially for me. No errors are displayed, but chrome doesn't get launched.<br><br>Thanks<br>
<br>