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
Is There A Way To Clear Clearml Caches, Maybe Some Command? My Server Ran Out Of Space And I Lost A Whole Weekend Of Training. My

Is there a way to clear ClearML caches, maybe some command?

My server ran out of space and I lost a whole weekend of training. My venvs-cache folder was over 150gb. Is there a way to automatically clear old things like venv caches and whatever?

  
  
Posted 9 months ago
Votes Newest

Answers 2


Thanks!

  
  
Posted 9 months ago

Hi @<1523702786867335168:profile|AdventurousButterfly15> , I think this is what you're looking for - None

  
  
Posted 9 months ago
520 Views
2 Answers
9 months ago
9 months ago
Tags