Hi @<1644147961996775424:profile|HurtStarfish47> , I guess you're on the community server? In that case your colleagues need to be invited to your workspace and after they've accepted they can change workspaces 🙂
They can achieve it by clicking on the user profile icon (Top right) and then switching to your workspace
That's correct, I'm on the community server for now. What about for the SDK and CLI ? If they have their own credentials, can they also use clearml-data
and clearml.Dataset.get()
to access my dataset ?
It feels a bit off at the moment to have all the pipelines / tasks / datasets that we will use under "Anthony Courchesne's Workspace" (even though I saw I can rename it)
They need to switch to your workspace, create credentials on your workspace and then use them instead of their own. Makes sense?
@<1523701070390366208:profile|CostlyOstrich36> Is there a way to migrate datasets and experiments to another workspace ?
You could pull everything via the rest API and then re-register this via the API as well, You would need some custom migration script for this