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
CostlyOstrich36
Moderator
0 Questions, 4175 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
2 years ago
0 Hi, I'Ve Recently Started Using The

Yeah, looks like it reproduces. I suggest opening a GitHub issue to get this fixed 🙂

4 months ago
0 Hi Everyone! I'M Looking For A Way To Consolidate Multiple Workspaces Of 3 Users In My Company. Is It Possible? If Yes, How? The Objective Is To Have All The Data (Experiments, Models Metrics...) From All Users Into A Single User With Subscription.

Hi @<1825704341311328256:profile|ManiacalSeahorse6> , you mean you have some existing users with each user having some data on their workspace and you would like to basically 'merge' the workspaces together?

4 months ago
0 I Have The User/Pass Set Up On The

Strange. Can you add your clearml.conf from the agent machine? Please make sure to obscure all secrets 🙂

9 months ago
0 Hi Everyone! I Have Few Questions In Hosting The Clearml Server

Or are you trying to change something in the docker compose?

one year ago
0 Hello Guys, Can You Tell Me Where The Console Outputs Are Stored? For Some Reason, All Outputs Have Disappeared From All My Pipelines. Any Explanation, Does Anyone Have An Idea What Might Have Happened?

Hi @<1702492411105644544:profile|YummyGrasshopper29> , console logs are saved in Elastic. I would check on the status of your container

11 months ago
0 Hi, After I Create My Clearml.Conf File With

Hi @<1566596960691949568:profile|UpsetWalrus59> , I don't think you can pass it to clearml-agent init since this doesn't come up as any of the prompts, BUT, you can always create the file manually with all the fields filled in. What do you think?

2 years ago
one year ago
0 I Was Trying To Use The Callback Option In

Hi @<1719162252994547712:profile|FloppyLeopard12> , not sure what you're trying to do, can you please elaborate?

one year ago
0 Hi Again, Are There Any Examples Of One Script Being Used To Execute Multiple Remote Tasks? If I Could Use

Hi SuperiorPanda77 , I'm not sure I understand, can you elaborate on the specific use case?

2 years ago
2 years ago
0 Which Is The Best Way To Execute Clearml -Agent: "Clearml-Agent Daemon --Queue Default" Or "Clearml-Agent Daemon --Queue Default --Docker"

It really depends on how you want to work. The --docker tag will make the agent run in docker mode, allowing it to spin docker containers to run the jobs inside

2 years ago
Show more results compactanswers