I want to set up a server with kernel_gateway that has some different kernels on it. The goal is to send some code to the server via HTTP, and have one of the kernels execute the code and send a response back with the result of the code being executed (it will onnly execute functions and so it will always have a return value). Is there an API call I can make to send code to kernel_gateway and have the kernel execute the code?
-- 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/b144755a-43a3-4826-90f9-7b87a14259d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
