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, 4177 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

Oh, can you please do the same with developer tools when user tries to accept?

2 years ago
0 Hi Hi, I Have A Ui Question\Suggestion, Seeing The Total Number Of Workers Assigned Per Queue, Is It Possible? I Am Running Multiple Experiments And Managing Multiple Queues, I Am Trying To Get Some Overview Of The Status Of Each Queue. And I Am Interest

I see, so if you have 60 in queue and you select 30 you'd like to move them up the queue but so out of the selected 30 they would still keep their relative order, correct?

3 years ago
0 Is It Possible To Perform Debugging Operations With Pycharm Integration Using Remote Session?

What is your use case though? I think the point of local/remote is that you can debug in local

3 years ago
6 months ago
0 Pymongo.Errors.Operationfailure: Not Authorized On Backend To Execute Command { Find: "Queue", Filter: {}, Lsid: { Id: Uuid("Ce3095Ec-4E0C-4392-93C1-52Aeebb1B47C") }, $Db: "Backend" }, Full Error: {'Ok': 0.0, 'Errmsg': 'Not Authorized On Backend To Execut

Hi @<1714451225295982592:profile|FreshWoodpecker88> , is it possible that you didn't get permissions to the relevant directories to act as the actual storage for mongodb?

one year ago
0 Hi, I'M Trying To Install A Self-Hosted Clearml-Server On An Ubuntu22.04 Computer Using The Pre-Built Docker Image And Following

Hi @<1652120623545061376:profile|FrightenedSealion82> , do you see any errors in the apiserver or the webserver containers?

one year ago
0 Hi! I Have Some Clearml Agents On Gcp And Sometimes The Instance Seems To Reboot Making The Experiment Fail And All The Progress Is Lost. What Is The Best Way To Resume An Experiment?

Hey GrievingTurkey78 ,

Please take a look here : https://clear.ml/docs/latest/docs/references/sdk/task#taskinit

I think what you're looking for is this:
Task.init(.., continue_last_task=True )

Just search for this parameter for more more info 🙂

3 years ago
0 Clearml-Session Question: I’M Using The Tool With An On-Prem Machine. Normal Tasks Are Being Executed Normally - But When Using

Hi @<1523704461418041344:profile|EnormousCormorant39> , is there any chance this could be indeed network related if it does manage to work sometimes?

Can you add a larger portion of the log with errors?

Also what type of machines are these? Linux to linux?

2 years ago
0 Hi All

Multiple instances of the autoscaler maybe?

8 months ago
0 Hey There! I'M Trying To Make Changes To The Agent Config, But When I Update

Hi @<1658643479691005952:profile|TroubledLobster8> , about the agents in the web UI, they usually clear out in 10-15 minutes from there

one year ago
0 Hello Folks! I Have A Question About

Hi @<1577468626967990272:profile|PerplexedDolphin99> , I think you will get the submodules, you just need to make sure to set up the agent with git_ask_pass to true

one year ago
0 Hi All! I'Ve Noticed That Sometimes My Program Finishes Before All The Reporting Is Done And I Have To Add A

Hi @<1523702459048923136:profile|SmugSnake6> , what framework are you using? Do you have a stand alone snippet that reproduces this?

2 years ago
0 Hello, I Have A Basic Question On Clearml Purposes. I Want It To Receive Tasks From Front-End, Like This:

@<1736556867255013376:profile|ImpressionableElk3> , What issues are you having exactly? Can you attach logs?

one year ago
0 Does Any One Know This Error While Running A Pipeline:

Is it possible the machines are running out of memory? Do you get this error on the pipeline controller itself? Does this constantly reproduce?

2 years ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you provide a self contained contained snippet that reproduces this behavior?

2 years ago
0 Hi, I Am Trying To Use The Clearml Aws Autoscaler Service (In The Pro Version) And Getting This Error:

Also in applications I see an option for subnet ID & security group

3 years ago
0 Hey, Clearml Team! When Can We Expect An Updated Roadmap? Last One Is From August

Thanks FiercePenguin76
We will update the roadmap and go into details on the next community Talk (in a week from now, I think)
Regrading clearml-serving, Yes! we are actively working on it internally, but we would love to get some feedback, I think  AnxiousSeal95  would appreciate it  😉

3 years ago
0 Hi, I Have A Question. I Am Trying To Create A Pipeline Using The

Hi @<1736919317200506880:profile|NastyStarfish19> , the services queue is for running the pipeline controller itself. I guess you are self hosting the OS?

one year ago
0 Hello Everyone, I Have A Small Question For The

@<1582179652133195776:profile|LudicrousPanda17> , I think you misunderstood me. This is entirely possible through the API. I suggest you do this via UI with dev tools open (F12) to see what the UI is sending since the UI is using the same API. Then you can replicate this behavior via code. Understood?

2 years ago
0 Hi, When Using A Pipeline Decorator How Do I Add A Local Module? I Keep On Getting This Error Message:

Hi @<1523701295830011904:profile|CluelessFlamingo93> , I think you need this module as a part of repository, otherwise, how will the pipeline know what code to use?

2 years ago
Show more results compactanswers