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
Unanswered
I Was Thinking Maybe I Can Install Pyenv And Use That To Set The Default Python Version On The Server; This Way We Can Install A New Python And Use Pip As Usual; But I Don'T Know Whether Clearml-Agent Would Work In This Way. I Don'T See An Active Clearml

I was thinking maybe I can install pyenv and use that to set the default python version on the server; this way we can install a new python and use pip as usual; but I don't know whether clearml-agent would work in this way.

I don't see an active clearml-agent docker image either.

  
  
Posted 8 hours ago
Votes Newest

Answers

9 Views
0 Answers
8 hours ago
6 hours ago
Tags