Hi guys, ]We have written a custom spawner for our organization to suit our use cases. In the same spawner, we have memory limits for every user, and this is checked within the *poll()* function, and logged on the server.
What I want to do is to display an alert to the client when he approaches, say about 90% of his memory limits, and another at 100%, displaying that the process is being killed. Simply put :* I need to display an alert message on client browser window through the poll() function* Is it even possible ? *Any help is appreciated, thanks !* -- 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/8c4679c6-dd32-4d19-83c8-fd7d11ca70e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
