Thanks for the response Roland - this is exactly what I was looking for.
On Monday, July 17, 2017 at 12:21:32 AM UTC-7, Roland Weber wrote: > > Hi Kevin, > > until the notebook is known, we cannot tell what type of kernel will be > needed. The notebook-http mode has a notebook in the configuration, so it > knows which type of kernel to start. To achieve what you are thinking of, > you'd need separate pools of prespawned kernels for every kernel spec. It > doesn't come out of the box, and I don't think it should - too wasteful on > the resources. But you could implement your own kernel manager to do it. > > cheers, > Roland > -- 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/18ad6367-d46e-4c2f-b2c7-192befb8d0c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
