Skip to content

Workspaces

Workspaces allow users to organize and manage resources. In this exercise, we will create two workspaces: "dev" and "qa". When we create instances and notebooks, we will create them in one of these workspaces.

Info

Resources in Workspaces are access controlled. Users can leverage workspaces to enable collaboration with other users.


Create Workspace

In the Developer Hub, in the Workspaces menu

  • Click on New Workspace
  • Provide a unique name (e.g. dev) and Save

Dev Workspace

In a similar manner, create the "qa" workspace as well. Once both are created, you should see something like the image below.

List of Workspaces

We are now ready to create compute instances, deploy AI/ML services into our workspaces. We can also invite collaborators to a workspace enabling collaboration.