jupyterlab-nvdashboard
jupyterlab-nvdashboard copied to clipboard
A JupyterLab extension for displaying dashboards of GPU usage.
How could I customise the dashboard? How can i change the refresh rate? pynvml supports MIG, but I would like to display the only active GPU-slice and scale the memory...
Currently the dashboard only displays whole GPUs. It would be nice to add MIG support to show slices separately.
Currently this is making use of `pynvml` in a few places: https://github.com/rapidsai/jupyterlab-nvdashboard/blob/953973ae021bb13299262f6a102060ac88521e76/requirements.txt#L3 https://github.com/rapidsai/jupyterlab-nvdashboard/blob/953973ae021bb13299262f6a102060ac88521e76/jupyterlab_nvdashboard/apps/gpu.py#L10 https://github.com/rapidsai/jupyterlab-nvdashboard/blob/953973ae021bb13299262f6a102060ac88521e76/conda/recipes/jupyterlab-nvdashboard/meta.yaml#L25 However we would like to move to `nvidia-ml-py` in the future. Raising this issue to track...
When using the new plots I noticed the update frequency is a little low. They appear to update every second, but some of the things I was watching for in...
************************************************ error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip....
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Hello all, After doing a fresh install of JupyterLab and nvdashboard, I am unable to make them work correctly. Clicking on `Machine Resources` yields a 500 internal error whilst clicking...
Hi I am seeing a blank dashboard after I installed nvdashboard. This issue is the same as https://github.com/rapidsai/jupyterlab-nvdashboard/issues/24 In my configuration, I am running jupyter lab on a remote linux...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...