Hello! I'm excited to announce v0.2 of the 'nbresuse' (classic) notebook extension. This extension displays the amount of memory a user's notebook (and spawned kernels) is using, and a possible memory limit (enforced by a JupyterHub spawner, for example). This helps with a very common problem when teaching classes - users run out of RAM but there's no clear indication of this.
Primary changes in v0.2: - Bugfixes to work outside of a JupyterHub environment - Ability to flash a 'warning' sign when the user is close to or exceed their memory limit - A CONTRIBUTING.md! - Configure settings from commandline / config file (via traitlets) You can check the project out (including screenshots!) at https://github.com/yuvipanda/nbresuse. There's no JupyterLab extension available yet. The Javascript is fairly small, so this might make a great first JupyterLab extension project for someone ;) Thanks! -- Yuvi Panda T http://yuvi.in/blog -- 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/CAFw%3DySiOcDu6CUwYYRmq4_%2BGyAXy25j80L2He6KUeUqy1J%3DJog%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
