Skip to main content
Version: 26.1

Overview

Studios provides interactive analysis environments that pair a container image with a compute environment and your preferred tools, such as JupyterLab, an R-IDE, Visual Studio Code, or Xpra remote desktops. Each Studio session runs as an individual interactive environment for live data analysis.

note

Studios in Enterprise is not enabled by default. To enable it, see Deploy Studios in Seqera Platform.

note

Studios supports AWS Cloud, Azure Cloud, Google Cloud, and AWS Batch compute environments that do not have Fargate enabled.

Networking

The Seqera Connect client inside a Studio session opens a tunnel outward to the Connect server and registers the session over it. All session traffic, including SSH when enabled, travels over that outbound connection. No inbound path to the session VM is required. Users reach a Studio through the Connect proxy rather than by connecting to the VM, so you do not need inbound rules or source-IP allow-lists for dynamically launched Studio VMs.

This applies to every compute environment that supports Studios. If you run Studios inside a private network, see the networking guidance on your compute environment page for the outbound connectivity to allow: AWS Cloud, Azure Cloud, Google Cloud, or AWS Batch. For the ports and directions to configure on your firewall, see Firewall configuration.

On this Page