For the complete documentation index, see llms.txt. This page is also available as Markdown.

Using Terminal in Code Ocean

How to launch Terminal in the browser using Cloud Workstations.

You can use the Terminal Cloud Workstation to access a command-line interface on Code Ocean. This is good for inspecting the file system, testing out dependency installations, and trying out new ideas.

Launching a Terminal Cloud Workstation

After selecting your Starter Environment, select the Terminal Cloud Workstation icon to access the command-line interface for your Capsule.

The Terminal will launch automatically, providing immediate access to your Capsule's environment.

Was this helpful?