Hey all, is there a way to transfer a workspace to someone else? One of my reports did the original spike on which experiment tracking platform to use and th...
4 months ago
Hmm, I guess there's no concept of an organization in clearml, then? Would I need an enterprise deployment to have that?
After talking with support, I got a clean answer here:
Each user has their own workspace. Any 'work' (experiment runs for example) done on a workspace by a user will be saved on his own workspace (by default). User A can invite user B to his workspace. Any 'work' done by user B on the A's workspace will be saved there. User B can leave the workspace of user A and all their 'work' (Experiments) will remain in the workspace of user A.
There is no 'organization' concept in the community se...