Skip to content

Nsight: Add Nsight Compute service and jupyter-server-proxy config#146

Merged
brycelelbach merged 2 commits intomainfrom
new-nsight-webrtc
Feb 24, 2026
Merged

Nsight: Add Nsight Compute service and jupyter-server-proxy config#146
brycelelbach merged 2 commits intomainfrom
new-nsight-webrtc

Conversation

@brycelelbach
Copy link
Collaborator

Changes

  • Use jupyter-server-proxy instead of the Nsight JupyterLab Plugin to display Nsight Streamer.
  • Add Nsight Compute (ncu) service alongside the existing Nsight Systems (nsys) streamer.
  • Add .turn-credentials to .gitignore.
  • Only generate alphanumeric passwords for the TURN server.
  • Guard Nsight Systems config copy in the nsight entrypoint so it doesn't fail on containers that don't ship it (e.g. the ncu streamer).
  • Handle TURN_PORT env var in entrypoint-nsight.bash for the ncu service (uses port 3479 to avoid conflict with nsys on 3478).
  • Rename NSIGHT_HTTP_URL to NSYS_HTTP_URL in plugin settings generation.
  • Update TURN credentials comment to reference nsys, ncu, and jupyter services.

@brycelelbach brycelelbach merged commit ca8dc38 into main Feb 24, 2026
28 of 29 checks passed
@brycelelbach brycelelbach deleted the new-nsight-webrtc branch February 24, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant