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
Profile picture
BitingSpider17
Moderator
6 Questions, 6 Answers
  Active since 24 June 2024
  Last activity 4 months ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
2 Answers
802 Views
0 Votes 2 Answers 802 Views
Is there a way to debug docker-based clearml-agent, how it reaches this error message? Where is the code executed, can I add some debug prints to see variabl...
9 months ago
0 Votes
6 Answers
913 Views
0 Votes 6 Answers 913 Views
9 months ago
0 Votes
1 Answers
764 Views
0 Votes 1 Answers 764 Views
9 months ago
0 Votes
1 Answers
360 Views
0 Votes 1 Answers 360 Views
4 months ago
0 Votes
2 Answers
380 Views
0 Votes 2 Answers 380 Views
Hi everyone Can ClearML session be somehow saved, if the host machine for docker container, where agents are running, was rebooted?
4 months ago
0 Votes
3 Answers
734 Views
0 Votes 3 Answers 734 Views
In general, how to pass CLEARML_AGENT_* envriornment variables to have effect, if the agent is already started?
9 months ago