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
Profile picture
HarebrainedBaldeagle11
Moderator
4 Questions, 11 Answers
  Active since 13 January 2023
  Last activity one year ago

Reputation

0

Badges 1

11 × Eureka!
0 Votes
4 Answers
557 Views
0 Votes 4 Answers 557 Views
hi to all! is clearml OSS integrable with Keycloak for the authentication phase?
one year ago
0 Votes
2 Answers
547 Views
0 Votes 2 Answers 547 Views
hi! can someone explain in details to me for what the fileserver, redis, mongodb and elasticsearch are used for?
one year ago
0 Votes
12 Answers
554 Views
0 Votes 12 Answers 554 Views
hi to all! i'm trying to enable clearml-agent in my k8s clearml-server installation. I'm following this guide https://github.com/allegroai/clearml-server-hel...
one year ago
0 Votes
2 Answers
604 Views
0 Votes 2 Answers 604 Views
Hi to all! There are limitations on using the new GitHub PAT fine-grained features on ClearML?
one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

ok thanks ... i needed to set the clearml server apikey and secret in the agent glue api and secret configs to make it works... the documentation is not very clear on that topic and I thought the helm uses the same keys (but it didn't)

one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

ok thanks, the documentation is not very clear about installing the agent on k8s 😕

one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

ok i figured it out and used the api access and secret key ... now the agent is deployed and i can see it on the clearml ui ... there is other configs that needs to be updated? i'm trying to launch a job and seems that nothing happens

one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

ok thank you! however i've studied in dept how it works and now it's more clear ... however, thanks again 😄

one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

oh good... but the "glue method" can be used even in community version?

one year ago
0 Hi To All! I'M Trying To Enable Clearml-Agent In My K8S Clearml-Server Installation. I'M Following This Guide

i've seen that repos before but i did not understand how to configure the helm clearlml-agent to install it on the server...

one year ago
0 Hi To All! Is Clearml Oss Integrable With Keycloak For The Authentication Phase?

in the docs i've seen only the config method (insert there the users) ... perhaps there is some other docs to inspect?

one year ago
0 Hi To All! There Are Limitations On Using The New Github Pat Fine-Grained Features On Clearml?

the agent couldn't do the clone of the project but i think i need to check the permission ... i've created a PAT with contents read-only permission on all repository ... i will investigate more

one year ago