Skip to content

Workspaces

ODP Workspaces is a cloud JupyterLab environment running in the same data centre as the platform. This means you can work with large datasets without downloading them — bandwidth between the platform and your notebook is far higher than a typical home or office connection.

Why run close to the data?

Workspaces runs inside the same infrastructure as ODP storage and APIs. Fetching or streaming large datasets is fast and does not consume your local bandwidth or compute.


Getting started

Open Workspace

Log in with your ODP account, choose the resource tier that suits your project, and your notebook will start in seconds.


SDK

The ODP Python and R SDKs are pre-installed in every workspace. Your credentials are automatically configured — no API key setup required.

To get started, see the SDK documentation.