Re: [sage-support] how to specify a port when running jupyter notebook

2019-02-04 Thread Eric Gourgoulhon
Le lundi 4 février 2019 11:16:24 UTC+1, John Cremona a écrit : > > > Although this is obviously a jupyter thing and note a sage specific thing, > I think it would be helpful to have this somewhere in the Sage > documentation (I could not find it) and also visible in the "sage -h" > output. > It

Re: [sage-support] how to specify a port when running jupyter notebook

2019-02-04 Thread John Cremona
On Mon, 4 Feb 2019 at 10:01, Jan Groenewald wrote: > Hi > > On Mon, 4 Feb 2019 at 11:58, J E Cremona > wrote: > >> Is it possible to specify which port the jupyter notebook server runs >> on? I think the default is , but sometimes a different one is used >> (e.g.8889 if is in use). I

Re: [sage-support] how to specify a port when running jupyter notebook

2019-02-04 Thread Jan Groenewald
Hi On Mon, 4 Feb 2019 at 11:58, J E Cremona wrote: > Is it possible to specify which port the jupyter notebook server runs on? > I think the default is , but sometimes a different one is used > (e.g.8889 if is in use). I am running on a remote server so that > other users may already b

[sage-support] how to specify a port when running jupyter notebook

2019-02-04 Thread J E Cremona
Is it possible to specify which port the jupyter notebook server runs on? I think the default is , but sometimes a different one is used (e.g.8889 if is in use). I am running on a remote server so that other users may already be doing something on the default port. In order to view the n