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
Unanswered
Hello! How Do You Manage Ssh Github Connection & The Clearml Agent In A Services Mode (One That Has To Be Run In The Container)? When I Try To Run A Pipeline With The Service Queue It Fails To Connect. The Reasons For That As I Can See Is That It Runs In


Hey, @<1523701087100473344:profile|SuccessfulKoala55> it works!) Thanks:)

Two more questions, if you will.

  • For a regular worker I can specify python executable using agent.python_binary setting. How can I do in for a service worker? Should I tweak it inside the container as well?
  • (kinda stupid question) Do you know if specifying agent.git_user & agent.git_pass using https works for github as it requires 2FA now?
  
  
Posted one month ago
18 Views
0 Answers
one month ago
one month ago