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
LittleFox79
Moderator
0 Questions, 12 Answers
  Active since 11 October 2025
  Last activity one month ago

Reputation

0
0 As An Admin User On Enterprise Server, Is There A Programmatic Way To...

@<1897457084870430720:profile|WonderfulStork92> - You can find the API documentation here: None

10 days ago
0 Hi ClearML paid account. Is it possible to have more one owner in the workspace? Or define multiple admins?

@<1894195589248192512:profile|ClearElephant51> - It looks like we weren't able to fully complete the change as when we went to update the email address in Paddle it showed that the account had been cancelled.

2 days ago
0 Hi Clearml Team ! Thank You For The Great Work On Clearml, It Is An Amazing Project. I Encountered An Issue When Trying To Retrieve Plots Of An Experiment,

@<1523708817362128896:profile|ImpressionableAlligator9> - I did some testing of my own and I was able to add between 7-8k plots before I started seeing the error. But I definitely am able to reproduce what you are seeing. I suspect that there isn't a limit on the specific number of plots, but rather there's likely a limit with the message payload size or something like that. I've passed this info on to our Engineering team to see if they can provide some understanding. I'll let you know ...

one month ago
0 Hi Clearml Team ! Thank You For The Great Work On Clearml, It Is An Amazing Project. I Encountered An Issue When Trying To Retrieve Plots Of An Experiment,

@<1523708817362128896:profile|ImpressionableAlligator9> - I'm not aware of a maximum, but I can check into this. Do you have a sense of roughly how many plots this experiment has?

one month ago
0 Hi! I Add "Debug Samples" By Using

OK thanks for sharing that, I'll see what I can find out.

3 days ago
0 Hi ClearML paid account. Is it possible to have more one owner in the workspace? Or define multiple admins?

@<1894195589248192512:profile|ClearElephant51> - I've pinged the devops team on this.

10 days ago
21 days ago
0 Hi! I Add "Debug Samples" By Using

@<1523703012214706176:profile|GorgeousMole24> - I can look into this for you. Can you share a screenshot of where you're seeing the "thinking" animation just so I know I'm looking at the same thing you are?

3 days ago
0 Hi Clearml Team ! Thank You For The Great Work On Clearml, It Is An Amazing Project. I Encountered An Issue When Trying To Retrieve Plots Of An Experiment,

@<1523708817362128896:profile|ImpressionableAlligator9> - Apologies for the delayed response. There's no specific limit on the number of plots, but the combination of the number of plots and the complexity of those plots can result in the message size being too large to parse. All of the data is stored correctly on the server side, but we're unable to display the plots in the UI.

10 days ago
0 Hi! When Logging Datasets To A Task (By Using

@<1864479785686667264:profile|GrittyAnt2> - Yes, it does. From within your cloned task you can go to the Dataviews tab and click the Edit button. From there you can:

one month ago
0 Hi! When Logging Datasets To A Task (By Using

My apologies, Mikael - I didn't realize this wasn't supported on the OS version. :face_palm:

one month ago