Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi, On The Clearml Web App, Under Settings -> Users & Groups, I Want To Know How Can I Change The Owner User To Someone Else.

Hi, on the clearml web app, under settings -> users & groups, I want to know how can I change the Owner user to someone else.

  
  
Posted one year ago
Votes Newest

Answers 9


I'm afraid you can't do that. Each user has his own workspace and users join to that workspace. If you would like to have a new 'owner' you would need to add your users to that new person's workspace

  
  
Posted one year ago

Hi HappyDove3 , you mean when using app.clear.ml?

  
  
Posted one year ago

The way that community server works, yes. All your experiments are connected to a specific workspace/user

  
  
Posted one year ago

And is there an option to migrate the experiments to a different user workspace?

  
  
Posted one year ago

Can you direct me to the instructions for doing that?

  
  
Posted one year ago

Ok

  
  
Posted one year ago

yes

  
  
Posted one year ago

So if the owner delete the account the entire workspace will be deleted as well?

  
  
Posted one year ago

You can extract everything via the API and write it on a different workspace

  
  
Posted one year ago
559 Views
9 Answers
one year ago
one year ago
Tags