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
Hello

Hello (yes, I did use the everyone button/tag, sorry!), please join us in welcoming ClearML 1.0. The community hosted server was quietly updated over the weekend, and I believe ClearML Agent, SDK and Server (including docker images in dockerhub and AWS AMIs) were pushed up moments ago by one our hard working (and underloved) developers. The GCP image and Helm chart for ClearML Server maybe slightly delayed for purely man-power reasons. The release blog post is live at https://clear.ml/blog/clearml-hits-1-0/ and we also have the first community roadmap here https://clear.ml/blog/clearml-community-roadmap/ . We couldn't have got to where we are, without your continued love and support. Thank you all.

  
  
Posted 2 years ago
Votes Newest

Answers 4


if you see it in the community server, then I believe the answer is "yes" - although don't hold me accountable on this 😄

  
  
Posted 2 years ago

Sounds great!

Is nested projects in the release? I see it in the community server but no mention in the blog or the release notes?

  
  
Posted 2 years ago

Looking forward to seeing the clearml-deploy 🤩 you guys rock 🚀

  
  
Posted 2 years ago

FYI: pipeline callbacks are already part of v1.0 🙂

  
  
Posted 2 years ago
519 Views
4 Answers
2 years ago
one year ago
Tags
Similar posts