tw studios
Run tw studios -h to view the list of supported operations.
Manage Studio sessions hosted in Seqera Platform. Studio sessions allow interactive analysis using Jupyter, RStudio, VS Code, and Xpra. Additional custom analysis environments can be defined as needed.
note
Most Studio operations require workspace MAINTAIN permissions.
tw studios view
View studio details.
tw studios view [OPTIONS]
Options
| Option | Description | Required | Default |
|---|---|---|---|
-w, --workspace | Workspace numeric identifier or reference in OrganizationName/WorkspaceName format (defaults to TOWER_WORKSPACE_ID environment variable) | No | TOWER_WORKSPACE_ID |
-i, --id | Studio session identifier | No | null |
-n, --name | Studio name | No | null |
Run tw studios view -h to view the required and optional fields for viewing session details.
Example
Command:
tw studios view -i 23ce7967 -w community/showcase
Example output:
Studio at workspace '[community / showcase]'
---------------------+------------------------------------------------------------
SessionID | 23ce7967
Name | experiment-analysis-session
Status | STARTING
Status Last Update | Fri, 31 Jan 2025 19:35:07 GMT
Studio URL | https://a23ce7967.connect.cloud.seqera.io
Description |
Created on | Fri, 31 Jan 2025 18:12:27 GMT
Created by | rob-newman | rob.newman@seqera.io
Template | public.cr.seqera.io/platform/data-studio-jupyter:4.1.5-0.7
Mounted Data |
Compute environment | aws-datastudios-sandbox-ireland-16cpus
Region | eu-west-1
GPU allocated | 0
CPU allocated | 2
Memory allocated | 8192
Build reports | NA
tw studios list
List studios.
tw studios list [OPTIONS]