Documentation · RCC ClusterDocs
Where you can work with RCC
Choose the interface that feels comfortable. Your project, files, and access do not change when you move between them.
Browser
The easiest starting point for occasional users and notebook work. You can work without first configuring SSH, an editor, or port forwarding.
VS Code
Useful when you are developing scripts or working with a repository. VS Code is your editor; larger calculations still belong on RCC workers.
SSH
A direct command-line route for experienced users and automation.
RCC-internal coding agent
When available for your project, an RCC-internal coding agent can help inspect a project, prepare code, submit larger work, explain failures, and organize results. It uses your normal project access and does not become an administrator.
One simple rule
Use the interactive screen for exploring, editing, and starting work. Ask RCC to send substantial computation to the shared workers. Keep final results in the project rather than on temporary worker disk.
New users can start with RCC Expedition.