[sage-support] Re: How to prevent a browser from opening after starting a Sage notebook server

2017-12-14 Thread Kwankyu
That's it! Thank you. -- 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 sage-support+unsubscr...@googlegroups.com. To post to this group, send email to

[sage-support] Re: SageMath Windows 10 crash

2017-12-14 Thread Erik Bray
On Wednesday, December 13, 2017 at 8:21:32 AM UTC+1, John wrote: > > > Attached crash report. 64 bit Windows 10, Intel Core I7-6700, 3.4 GHz, > 16GB RAM. > > My first time here, if this is not correct location for this report, > please advise. > > Thanks, > > John > > PS... Thanks for the

[sage-support] Re: How to prevent a browser from opening after starting a Sage notebook server

2017-12-14 Thread Volker Braun
You can pass through arbitrary jupyter notebook command line options: sage --notebook=jupyter --no-browser -- 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

[sage-support] Re: How to prevent a browser from opening after starting a Sage notebook server

2017-12-14 Thread Kwankyu
On Thursday, December 14, 2017 at 4:15:33 PM UTC+9, Simon King wrote: > > Hi, > > On 2017-12-14, Kwankyu 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"