gpuwidget
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()
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
gpuwidgetmanages a thread to update itself. You can clickStop Trackingbutton 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
License
Release files for gpuwidget 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gpuwidget-0.1.2.tar.gz | 12.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gpuwidget-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.9 kB
Release files / gpuwidget-0.1.2.tar.gz
| Download URL | gpuwidget-0.1.2.tar.gz |
|---|---|
| Size | 12.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da01b416f4f1fadd4dc230c7ec978c1a3a919df05f37a887c831f029198a92a5
|
|
BLAKE2b-256 checksum How to use checksums |
6859ecc55d02e9ba0b7c40efb42fcbb19a251a3469ab3ec600fe8a763b10e7b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|
Release files / gpuwidget-0.1.2-py3-none-any.whl
| Download URL | gpuwidget-0.1.2-py3-none-any.whl |
|---|---|
| Size | 12.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3b61ef9cf1ff2f809eb796290ec2c57b79a2421445b35e04862c62b6f699a9ed
|
|
BLAKE2b-256 checksum How to use checksums |
8f85df1bcfcaff67864780ecf604521d32e73fa9b7dff43950708ef716d856f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|