Skip to main content

A Jupyter widget for monitoring NVIDIA GPUs.

Project description

gpuwidget

Python 3.7+ License PyPI version

gpuwidget is a compact, simple GPU monitor living in your jupyter notebook.

Quickstart

In your jupyter notebook, run following code in a cell to install gpuwidget and run it.

%pip install gpuwidget
import gpuwidget
gpuwidget.live()

Monitor

Then you are all set. The cell will finish in a few seconds, but the monitor updates itself in the background. gpuwidget works in jupyter notebook (including VSCode and PyCharm) and Google Colab.

Features

  • gpuwidget manages a thread to update itself. You can click Stop Tracking button to stop it or leave it there.
  • When not in jupyter notebook, it prints ascii gpu stats from gpustat.
  • Simple and just works.
  • Only support NVIDIA Graphics Devices, no AMD support as of now.

Changelog

CHANGELOG.md

License

LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpuwidget-0.1.2.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

gpuwidget-0.1.2-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page