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
0 Hello There! After Updating Clearml Server To The Latest Version I'M Not Able To Download Old Datasets. I Got An Error

Hi EcstaticMouse10 , what was your previous version?

Also, what if you try to specify id's instead of names?

2 years ago
0 Hi I’M Trying To Schedule The Tasks Execution Using

Hi @<1706116294329241600:profile|MinuteMouse44> , is there any worker listening to the queue?

12 months ago
0 Hey All, I Am Having An Issue With Clearml That Never Happened Before. It Looks Like It Happens On The Version

Hi @<1787653566505160704:profile|EnchantingOctopus35> , what are you running?

4 months ago
0 I Keep Getting Server Unavailable Pop-Up Error After Updating To 1.10. I Had To Roll Back To 1.9.2 For Now, So I Don’T Have Access To Docker Logs, But Maybe Someone Has An Idea?

Hi @<1533257407419912192:profile|DilapidatedDucks58> , how long did it persist? Can you try upgrading again and see the apiserver logs?

2 years ago
0 How Does The

Hi ConvolutedSealion94 , can you please elaborate on what exactly you're trying to do? Also, I'm not sure Preprocess is part of ClearML

2 years ago
0 Hi, I Have A Self-Hosted Clearml Server. How Do I Change The Default Path

Hi @<1774245260931633152:profile|GloriousGoldfish63> , you can configure it in the volumes section of the fileserver in the docker compose.

7 months ago
0 Has Anyone Found A Workaround For The Bug?

What version of ClearML?

3 years ago
0 In Pipelines. Is It Possible To Inject A Requierment.Txt Such That The Executing Node Will Install Before Running Tasks?

the question how does ClearML know to create env and what files does it copy to the task

Either automatically detecting the packages in requirements.txt OR using the packages listed in the task itself

3 years ago
0 Hi! How To Fix This Error With Response?

Hi AbruptHedgehog21 , what are you trying to do when you're getting this message? Are you running a self hosted server?

3 years ago
4 months ago
4 years ago
0 Hello! I Faced An Issue With Environment Variables With Remote Agent I Set The In Clearml.Conf In Section:

Hi @<1706116294329241600:profile|MinuteMouse44> , are you running in docker mode?

one year ago
0 Hello People

Hi NaughtyHorse47 🙂
I guess it really depends on what you want to do.
Specifically for you, if you want the duration of a task you can use task.get_by_id and look in the response for that info.

3 years ago
0 Hi, Community. I Want To Delete Experiment And See This Error. How I Can Solve This?

Also please expand the 500 errors you're seeing. It should give some log

3 years ago
0 Hello Everyone, When I Use The Key Generated By Localhost Clearml I Get This Error. But The Key Generated By Clearml'S Server Is Not. How Can I Fix It? Thank You!

Hi @<1681111528419364864:profile|SmoothGoldfish52> , it looks like there is a connectivity issue and it's failing to connect to the server. Is there something in between?

one year ago
3 years ago
0 Hi, I Have A Plt Plot That Is Being Automatically Uploaded To A Task And Is Presented In The Plots Section Of The Task As Expected. However, The Plot Itself Isn'T Presented Fully, And I Can Only See The Titles And Some Of The Legend, But Not The Lineplot

Hi DistressedKoala73 , if you hover your mouse over the plot there should be a download plot button on the top right of the plot. Also, can you provide a small code snippet to play around with to see if it reproduces?

3 years ago
0 I Have Question About A Situation, When Agent Is Running On A Queue, But Also We'Ll Use

Hi RoundMosquito25 , if you already have an instance of agent running on a queue and you run clearml-agent execute --id <task_id> this will create another instance of the agent and will run the experiment regardless of what is happening with the other agent

2 years ago
Show more results compactanswers