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
Hi I Initialise A Task And Ran It On My Local System But When I Try Running It With The Clearml-Agent I Always Get Errors For Modules Not Being Present In The Environment. Is There Any Way To Send The Requirements (Imported Packages) To Clearml Server So


First i run it locally on windows and then when the task is initialized i run it on a clearml-agent hosted on a ubuntu machine

  
  
Posted one month ago
59 Views
0 Answers
one month ago
one month ago