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 Everyone! I'D Like To Ask Clearml Devs And Maintainers If Adding Support For

Hello everyone!

I'd like to ask ClearML devs and maintainers if adding support for pixi package manager is being considered or in the roadmap.

I saw someone asking about it in clearml-agent on March 14th but no one has replied yet. I added my use-case as well. None

  
  
Posted 2 months ago
Votes Newest

Answers 3


I was on holiday, so away from slack for the last two weeks. Pixi is a replacement for Conda. It uses UV to manage pypi packages

None

  
  
Posted one month ago

I believe @<1523701168822292480:profile|ExuberantBat52> has started migrating ClearML itself to be built using Pixi None

  
  
Posted one month ago

Hi @<1846360404628869120:profile|HelpfulBadger74>
Is pixi a drop in replacement for pip? is it like UV?

  
  
Posted 2 months ago
288 Views
3 Answers
2 months ago
one month ago
Tags