Hi All, I'd like to enforce that each user runs only one kernel in JupyterHub at a time and when a new kernel is started the old one is killed. The default JupyterHub behavior practically encourages that users keep their old sessions running. That creates problems for pyspark since Hadoop allows only fixed number of pyspark sessions running at a time (by default 16 but it is configurable). Is there some configuration parameter for this? Thank you, Igor
-- 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/50118ec3-868d-4b12-9ce3-b974480d09dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
