DGX Dashboard

30 MIN

Monitor your DGX system and launch JupyterLab

SymptomCauseFix
User can't run updatesUser not in sudo groupAdd user to sudo group: sudo usermod -aG sudo <USERNAME>; then run newgrp docker
JupyterLab won't startIssue with current virtual environmentChange the working directory in the JupyterLab panel and start a new instance
SSH tunnel connection refusedIncorrect IP or portVerify Spark device IP and ensure SSH service is running
GPU not visible in monitoringDriver issuesCheck GPU status with nvidia-smi