Marc Udoff

Results 99 comments of Marc Udoff
trafficstars

Happy to review if you do find some time to work on this!

This is a security vulnerability/reliability issue for enterprises who want to minimize network calls to resources they do not control.

@matthaias did you get a chance to look at this?

Maybe we should document this feature better and allow for user customization? FWIW, I think Ctrl+ are more natural and mirrors what other products do, but that may be considered...

I'd also find this very useful. It would be nice if we could extend the commands in some way too

>Would you expect foo, Bar, baz and qux to be in final namespace ? No

Sorry for the bad error report, I ran ` python -m ipykernel install --name mykernel --user`, which works for 6.x

One more thing: because we call into the kernel, the [subshell JEP](https://github.com/jupyter/enhancement-proposals/blob/master/kernel-subshells/kernel-subshells.md) would benefit this implementation as well, otherwise things like autocomplete and getting LLM descriptions can be blocked

Sounds great @Zsailer we'll have a version of what we were thinking ready too. Some of the ideas you propose seem pretty great. Noting some differences from your demo that...