[jupyter] Easy way to pass additional data from an Authenticator to a Spawner

2020-04-08 Thread Sergey Zhemzhitsky
Hi there! 

I'm implementing custom jwt-authenticator and it needs to pass jwt claims 
to a spawner. 
Is it safe enough just to assign these claims to authenticator's class 
field and then pass them to the spawner in the pre_spawn_start callback?
I don't need encrypted auth_state in my case, so I'm trying to figure out 
whether there is a simpler way to pass additional user-specific data from 
authenticator to the spawner.

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b868fd86-ef05-4573-88bb-5b74e2155a67%40googlegroups.com.


[jupyter] Re: Jupyter Notebook - Mininet Integration issue

2020-04-08 Thread Muhammad Bo
Dear All,
Is there any update regarding this issue?

On Thursday, March 12, 2020 at 10:18:21 AM UTC+1, Muhammad Bo wrote:
>
>  Mininet is computer network emulator tool written in Python. I am working 
> on running Mininet on Jupyter Notebook for educational purpose. Our problem 
> is after running command:
>
> !sudo mn
>
> in Jupyter, the cell will be executed and there will be no mininet_bash to 
> enter the next commands. Kindly consider the attached photo:
>
> [image: mn.JPG]
>
>
> Is there any way to interactively get a input command from jupyter after 
> running a cell?
>
> Sincerely,
> Mohammad
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/bc4f7c80-35b1-4934-9869-f7158a84d64c%40googlegroups.com.


Re: [jupyter] Jupyterlab extension debug

2020-04-08 Thread Jason Grout
I use the Firefox or Chrome debuggers.

Thanks,

Jason


On Wed, Apr 8, 2020 at 12:26 AM Jerry Zhang 
wrote:

> Hi, all,
>
> Is there any tool I can use to debug a Jupyterlab extension when I develop
> an extension?
> Is checking Chrome console the only way I can use to debug?
>
> Thanks,
>
> Jerry
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/613624a3-6136-4f70-8e14-7a85296a67fe%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAPDWZHwex06HqLaBkEEP-CDX18UHK6cJfPVYFWMisygoytTwug%40mail.gmail.com.


[jupyter] Jupyterlab extension debug

2020-04-08 Thread Jerry Zhang
Hi, all,

Is there any tool I can use to debug a Jupyterlab extension when I develop 
an extension?
Is checking Chrome console the only way I can use to debug?

Thanks,

Jerry

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/613624a3-6136-4f70-8e14-7a85296a67fe%40googlegroups.com.