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