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, We'Ve Been Trying To Run The Same Experiments As We Did At Previous Times But Have Been Getting Configuration Errors After Credentials Errors Over And Over. I'Ve Went Ahead And Replaced All Of Our Existing Credentials With New Ones, Went Through The

Hi,
we've been trying to run the same experiments as we did at previous times
but have been getting configuration errors after credentials errors over and over.

I've went ahead and replaced all of our existing credentials with new ones,
went through the clearml-init process and reconfiguration, on multiple machines, none of which worked.

Any help would be appreciated.

  
  
Posted 10 months ago
Votes Newest

Answers 33


Happy to help 🙂

  
  
Posted 10 months ago

They're per user per workspace. So each user will have their own unique credentials for every different workspace

  
  
Posted 10 months ago

I have not tried though to use the CLEARML_CONFIG_FILE env varfiable

  
  
Posted 10 months ago
33K Views
33 Answers
10 months ago
10 months ago
Tags