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
Hey All. I Need Some Help Debugging Some Errors. I Keep Getting An Error About Failing To Clone The Repository On The Remote Instance. What Could Be The Reason Of This? Are There Any Common Errors Related To This? I Suspect Permissions, But Not Entirely

Hey all. I need some help debugging some errors.

I keep getting an error about failing to clone the repository on the remote instance. What could be the reason of this? Are there any common errors related to this? I suspect permissions, but not entirely sure what and where

  
  
Posted 3 years ago
Votes Newest

Answers 5


Sure, run:
clearml-agent initIt is a CLI wizard to configure the initial configuration file.

  
  
Posted 3 years ago

I am struggling to fill in the values for the template. Some are obvious, others are not

  
  
Posted 3 years ago

Is there any documentation on how to set up the config for the agent?

  
  
Posted 3 years ago

Thanks Martin. I think I have found where the error is!

  
  
Posted 3 years ago
592 Views
5 Answers
3 years ago
one year ago
Tags