Re: [jupyter] Re: Online converter notebook->html

2018-01-18 Thread M Pacer
> > Isn’t that what happens when viewing it in the browser? If I understand you correctly, that’s not quite right. If you check out http://nbviewer.jupyter.org/ that is closer to the output provided by nbconvert’s html export. When you are interacting with a live notebook it is running a web

[jupyter] bug with logout?

2018-01-18 Thread Tim Harsch
I'm trying to understand the logout chain in jupyterhub/notebooks. version 0.8.1 and 5.1.0 respectively. I'm using dockerspawner and jwtauthenticator. I would like to effect a logout from outside the UI, so I tried using the API token and that doesn't seem to work as I get a 403. So I

Re: [jupyter] More on DNS rebinding

2018-01-18 Thread Lawrence D’Oliveiro
On Wednesday, January 17, 2018 at 4:44:38 AM UTC+13, Matthias Bussonnier wrote: > > ... and a flag to disable it with a big warning ... > I think a simple name like “enable DNS insecure mode” would do the trick. I don’t think big warnings are very useful: people just ignore them. But use a

[jupyter] Re: Online converter notebook->html

2018-01-18 Thread Lawrence D’Oliveiro
On Wednesday, January 17, 2018 at 11:38:38 AM UTC+13, Angel Marchev, Jr. wrote: > >> ...my saved notebook ... is converted to standard html form ... > Isn’t that what happens when viewing it in the browser? -- You received this message because you are subscribed to the Google Groups

Re: [jupyter] Re: how to test for running server?

2018-01-18 Thread Tim Harsch
Thank you! I will try to find some time to submit a PR for additional GET method for servers. On Tuesday, January 16, 2018 at 10:40:50 AM UTC-8, Min RK wrote: > > A GET on the user shows their server status(es). If the user is not > running, the server value will be null. If it is running, the