Skip to main content

Cloud Shell

Browser-based terminal sessions with optional Slurm access.

Cloud Shell

Cloud Shell gives you a browser-based terminal on cluster compute. It's the fastest way to get a shell on a GPU node — no SSH keys, no local client, just a tab.

Creating a Cloud Shell

Click New Cloud Shell on the Cloud Shell list page. The creation dialog asks for:

FieldRequiredWhat it does
NameoptionalDisplay name. Auto-generated if omitted.
Compute poolrequiredWhich compute pool to run on. Only pools tagged for cloud-shell workloads appear.
Slurm clusteroptionalAttach a Slurm cluster for job submission from the shell.

Advanced options

FieldRequiredWhat it does
Image versionoptionalOverride the default ttyd image.
CPU request / limitoptionalCustom CPU allocation.
Memory request / limitoptionalCustom memory allocation.

Using a Cloud Shell

Once the status flips to Running, click Open to launch the terminal in an embedded iframe. The shell is a full Linux environment with:

  • Your workspace's storage mounted automatically.
  • Optional Slurm integration for submitting batch jobs.
  • Persistent home directory across pause/resume cycles.

Lifecycle

ActionEffect
OpenLaunch the terminal in the browser.
DeleteTear down the shell and its storage. Irreversible.

Cloud Shells are lightweight user services — they don't have a pause/resume cycle. If you're done, delete the shell and recreate it later.

Cost

Cloud Shells consume compute from your workspace's quota. The list view shows the cost estimate per shell. Shells left running on GPU nodes are the most common source of idle spend — delete them when you're not actively using them.

Ask AI
Ask a question about Vantage Compute...