On Thursday, December 14, 2017 at 4:15:33 PM UTC+9, Simon King wrote: > > Hi, > > On 2017-12-14, Kwankyu <[email protected] <javascript:>> wrote: > > "sage -n" automatically opens a new browser window after starting the > > notebook server. I checked this on Mac and Ubuntu. I think this is an > > "over" service, and annoyance if I do not want a new browser window, > unless > > there is a command line option to prevent this. Is there such an option? > > I cannot reproduce this. When I do "sage -n" or "sage -n jupyter" and > already have a browser window open, then a new tab in the existing > window is created. >
Sorry that I was careless. I meant the new tab in the existing window. If there was no existing window, then a new window would be opened (I did not experiment this yet though). Meanwhile, I found that jupyter itself has an option "--no-browser", which serves my purpose, but Sage does not seem to have a corresponding option... -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
