When user type tab, auto completion will happen. My question is does 
jupyter frontend send the whole cell to kernel or just send the current 
line to kernel ? 

If the whole cell sent to kernel, would that be too heavy for kernel ?
And if only the current line sent to kernel, will kernel get code 
completion correctly without the code above current line ?

Thanks in advance.




-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/f868cb9c-a265-4db5-b5cd-80b5a73524e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to