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 Guys, Newbe Question: My Clearml.Conf Do Not Have The Agent Text Included, But A Had Installed It. Now I'M Trying To Use A Pipeline In One Of My Projects, But Having Some Problems With Github Authentications, Cold Be Something Related?

Hi guys, newbe question: my clearml.conf do not have the agent text included, but a had installed it. Now I'm trying to use a pipeline in one of my projects, but having some problems with github authentications, cold be something related?

  
  
Posted one year ago
Votes Newest

Answers 3


Hi DepressedFox45 ,

For the agent you'll need to run clearml-agent init

  
  
Posted one year ago

Thanks, worked guys!!

  
  
Posted one year ago
493 Views
3 Answers
one year ago
one year ago
Tags