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 Somewhere I Can Track Upcoming Releases By Any Chance? Trying To Plan An Upgrade Of Our Services. Namely I'M Wondering If I Need To Continue Using My Own Forked Image Of

is there somewhere I can track upcoming releases by any chance? Trying to plan an upgrade of our services.

namely I'm wondering if I need to continue using my own forked image of clearml-web , or if an upcoming release of the docker images will include the latest changes from the repo None

  
  
Posted 16 hours ago
Votes Newest

Answers


Hi @<1593051292383580160:profile|SoreSparrow36> , a release of the ClearML Open Source server is expected around the start of next month. We currently don't have any place you can track upcoming releases, but they are usually once a quarter (last one is a bit late, admittingly)

  
  
Posted 14 hours ago
4 Views
1 Answer
16 hours ago
12 hours ago
Tags