Hi Folks, I am looking for a way to programmatically access the existing Jupyter kernel and submit a code to run. I will be accessing it from within the local system. I am looking for something similar to -
*Jupyter console --existing <Kernal_runtime>* but it a more programmatic way. I have explored few Jupyter_client API, but I am not able to get it to work. I believe this will be a simple request message submission to the port the kernel is listening to. Could you please share me the right set of API to achieve this. 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 view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/f9b1edbe-974b-45d7-8693-428924fa8aa6%40googlegroups.com.
