rapidsai / jupyterlab-nvdashboard

A JupyterLab extension for displaying dashboards of GPU usage.
BSD 3-Clause "New" or "Revised" License
598 stars 78 forks source link

Blank Dashboard. #183

Closed Daaku-C5 closed 8 months ago

Daaku-C5 commented 8 months ago

I've installed the extension using the installation guide, with pip install jupyterlab_nvdashboard and then checked if the extension is enabled by jupyter server extension list & jupyter labextension list. Although the extension is installed and there is a frontend widget for it, I can't see the dashboard even when I ran the code to test it out. image image What to do?

jacobtomlinson commented 8 months ago

This is a duplicate of #24. The whole dashboard has been rewritten recently for Jupyter Lab 4 so you may be best to wait for the next release.

In the meantime you could try installing the nightly version.