Hello, I want to run a Jupyter notebook server for my students. My only concern is if someone runs code that takes too long to finish (or even worse, an infinite loop).
Is there a way to make a kernel auto restart after 10 seconds of running the same cell? Alternatively, is it possible to limit each individual kernel to like 20% of total cpu usage? Thank you! -- 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/dbb1471b-1591-4df4-ac47-5096686d21e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
