Skip to main content

Workspace

The Workspace is a collaborative notebook environment where users organize code, documentation, and outputs in a folder hierarchy. Notebooks can be shared, scheduled, and versioned.

Services Behind This Feature

ServiceRole
BFF APIProxies requests and handles authentication between the Cogrion UI and the notebook backend.
JupyterHubThe notebook execution environment. Manages user sessions, kernel lifecycle, and file storage. Runs inside the tenant cluster.

Go Deeper