jupyter-resource-usage

Jupyter Notebook Extension for monitoring your own Resource Usage

BSD-2-CLAUSE License

Downloads
84.9K
Stars
485
Committers
36

Bot releases are hidden (Show)

jupyter-resource-usage - v0.6.3

Published by jtpio about 2 years ago

0.6.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@casparvl | @dependabot | @jtpio | @pre-commit-ci | @welcome

jupyter-resource-usage - v0.6.2

Published by kevin-bates about 2 years ago

0.6.2

(Full Changelog)

Enhancements made

  • Allow users to opt out of prometheus metrics #124 (@dleen)

Maintenance and upkeep improvements

Documentation improvements

  • Point the Binder link to the default branch #117 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @dleen | @jtpio | @kevin-bates | @pre-commit-ci | @welcome

jupyter-resource-usage - v0.6.1

Published by jtpio almost 3 years ago

0.6.1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Adopt the Jupyter Releaser, update Jupyter Packaging #115 (@jtpio)

Other merged PRs

  • Bump tar from 6.1.5 to 6.1.11 in /packages/labextension #111 (@dependabot)
  • Bump url-parse from 1.5.1 to 1.5.3 in /packages/labextension #110 (@dependabot)
  • Bump path-parse from 1.0.6 to 1.0.7 in /packages/labextension #108 (@dependabot)
  • Bump tar from 6.1.0 to 6.1.5 in /packages/labextension #106 (@dependabot)
  • Bump normalize-url from 4.5.0 to 4.5.1 in /packages/labextension #103 (@dependabot)
  • Bump ws from 7.4.5 to 7.4.6 in /packages/labextension #102 (@dependabot)
  • Update to 3.0.16 packages #101 (@jtpio)
  • Update dependencies #100 (@jtpio)
  • Bump lodash from 4.17.20 to 4.17.21 in /packages/labextension #99 (@dependabot)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 in /packages/labextension #98 (@dependabot)
  • Add changelog for 0.6.0 #96 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @jhgoebbert | @jtpio | @stevenstetzler | @vidartf | @welcome

jupyter-resource-usage - 0.6.0

Published by jtpio over 3 years ago

Changes

jupyter-resource-usage - 0.5.1

Published by jtpio almost 4 years ago

Changes

jupyter-resource-usage - 0.5.0

Published by jtpio almost 4 years ago

Changes

Install with:

pip install jupyter-resource-usage

Migrating to 0.5.0

Check out the changelog for more details: https://github.com/jupyter-server/jupyter-resource-usage/blob/master/CHANGELOG.md#050

jupyter-resource-usage - 0.4.0

Published by jtpio almost 4 years ago

Changes

Migrating to 0.4.0

If you use the classic notebook, there shouldn't be any difference.

If you use JupyterLab and want the memory usage indicator in the status bar to continue showing metrics:

image

Two options:

  • continue using nbresuse==0.3.6 instead of 0.4.0
  • enable the deprecated /metrics endpoint with:
jupyter lab --ResourceUseDisplay.disable_legacy_endpoint=False
Package Rankings
Top 2.2% on Pypi.org
Top 15.09% on Conda-forge.org
Top 7.61% on Npmjs.org
Badges
Extracted from project README
Binder PyPI conda-forge PyPI GitHub