8000 GitHub - wixb50/nbresource: notebook extension show resource usage.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wixb50/nbresource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

nbresource

NB Resource (nbresource) is a small extension for Jupyter Notebooks that displays an indication of how much resources your jupyter server and its children (kernels, terminals, etc) are using.

Installation

You can currently install this package from PyPI.

pip install git+https://github.com/wixb50/nbresource.git

If your notebook version is < 5.3, you need to enable the extension manually.

jupyter serverextension enable --py nbresource --sys-prefix
jupyter nbextension install --py nbresource --sys-prefix
jupyter nbextension enable --py nbresource --sys-prefix

About

notebook extension show resource usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0