Hi,

I was wondering if there is a command to start an ipython kernel that you 
can communicate with through http requests. I want to communicate with the 
kernel through emacs to execute  code blocks, inspect things, get 
completion targets, and to interrupt the kernel.  I haven't found any 
specific documentation that suggests this exists though.

I am familiar with the EIN project, but it does not seem to work for me. I 
also know of the ob-ipython project. I currently use that, but it has its 
own python driver to create a web server attached to a kernel. It does not 
support completion or interruption though, and it isn't obvious how to 
extend it.

Thanks!

-- 
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/fc7035bb-e5f1-43cc-ae05-47ce64243907%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to