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
Hi

Hi ! ClearML Server v1.3.0 is now out! 🎉 🎉 With new support for pipelines visualizations in the WebApp, more features and fixes!
See https://github.com/allegroai/clearml-server/releases/tag/v1.3.0 for more info 🙂
AWS AMIs and GCP image will be updated soon!

  
  
Posted 2 years ago
Votes Newest

Answers 14


SuccessfulKoala55 Is the update from 1.2.0 only updating the docker-compose file?

  
  
Posted 2 years ago

Actually just pulling the images should do the job 🙂

  
  
Posted 2 years ago

Woot! What about clearml-agent 1.2.0? 🙂

  
  
Posted 2 years ago

SuperiorPanda77 GCP image for v1.3.0 is available. Please note we'll be releasing a patch release in a few hours (v1.3.1) with some small UI fixes (I'll try to make sure the GCP image will immediately follow)

  
  
Posted 2 years ago

Working on building it now 🙂

  
  
Posted 2 years ago

SuperiorPanda77 GCP image for v1.3.1 (patch released just now) is also available

  
  
Posted 2 years ago

That's great, thank you very much. Will give it a whirl today or tomorrow

  
  
Posted 2 years ago

Not yet, will be soon, apologies 🙏

  
  
Posted 2 years ago

SuccessfulKoala55 The changelog wrongly cites https://github.com/allegroai/clearml/issues/400 btw. It is not implemented and is not related to being able to save CSVs 😅

  
  
Posted 2 years ago

Awesome, thanks SuccessfulKoala55 .

  
  
Posted 2 years ago

No worries, thanks for sorting it! 🙂

  
  
Posted 2 years ago

UnevenDolphin73 it's related, but I agree it looks like this resolves the issue (which it doesn't 🙂 ) - we'll rephrase 🙂

  
  
Posted 2 years ago

Yeah, no migration script this release 🙂

  
  
Posted 2 years ago

Is the GCP disk image released for it? I get access denied with this link: https://storage.googleapis.com/allegro-files/clearml-server/clearml-server-1-3-0.tar.gz
Cheers!

  
  
Posted 2 years ago
678 Views
14 Answers
2 years ago
one year ago
Tags