Skip to main content
Diagnose and troubleshoot qBraid platform issues. Runs automated checks on authentication, configuration, network connectivity, JupyterLab integration, environments, and system compatibility. Use this when you want to:
  • Debug authentication or connectivity issues
  • Verify JupyterLab extension setup
  • Check environment health
  • Generate a bug report for support
Usage:
Options:
  • --auth: Run authentication checks only
  • --config: Run configuration checks only
  • --network: Run network checks only
  • --jlab: Run JupyterLab checks only
  • --envs: Run environment checks only
  • --system: Run system checks only
  • -v, --verbose: Show detailed output including per-environment checks
  • --export: Export diagnostic report as JSON
  • --report: Open a GitHub issue with diagnostic results
  • --help: Show this message and exit.