Skip to content

CodeServer

Launch a browser-based VS Code development environment (code-server). Unlike batch jobs, CodeServer runs as a persistent service on the master node.

CodeServer submission
  • Container Path — path to the Apptainer container with code-server installed (required). Select from the dropdown or browse for a custom path.
  • Environment Variables — optional variables to export inside the container.

Click Start CodeServer to launch the service. The page updates to show connection controls once CodeServer is running.

CodeServer running state
  1. Click Copy Password to copy the session password to your clipboard.
  2. Click Connect to open the CodeServer login page in a new browser tab.
  3. Paste the password and click Submit to access the VS Code interface.

When finished, return to the CodeServer page and click Stop CodeServer to terminate the session.

The session also appears on the GUI Sessions page under Development Sessions, where you can connect or stop it.