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, Would You Be So Kind To Update The

Hello,

Would you be so kind to update the allegroai/clearml-agent-services to use a newer ubuntu than 22.04? We just had to rebuild a custom image because it was failing while using clearml.Pipelines because of too old python version.

  
  
Posted one year ago
Votes Newest

Answers 3


RotundHedgehog76 I think the current images use 18.04, don't they?

  
  
Posted one year ago

That's cool 🙂 - We'll rebuild those with 22.04 as well

  
  
Posted one year ago

Yeah, sorry I typoed 😅 "newer than 18.04" was I supposed to say

What I meant was that we rebuilt them with 22.04

  
  
Posted one year ago
658 Views
3 Answers
one year ago
one year ago
Tags