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

Reputation

0
0 Hello, I Was Wondering About The Billing Options For The Clearml Pro Plan. Could You Let Me Know If There Are Options For Monthly Or Yearly Payments?

Hi @<1634001106403069952:profile|DefeatedMole42> , the Pro plan is monthly payment according to usage. You can find more information here - None

12 months ago
0 Hi All, I Am Using A Self-Hosted Clearml Instance. I'M Exploring The Report Feature And Ran Into A Bug. Steps To Reproduce:

Hi @<1600661428556009472:profile|HighCoyote66> , I'm not sure I understand, can you please elaborate on this?

  • Upload image from device via the UI buttonWhat do you mean by device?
one year 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.

I don't think there is any out of the box method for this. You can extract everything using the API from one workspace and repopulate it in another workspace also using the APIs.

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

Did you set your password or an access token? Also, please try sticking to a single thread per topic and not multiple messages, it spams the channel

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

Also please try deleting ~/.clearml folder as well

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

and an ubuntu machine is running the agent on the same network i guess and all clearml.conf changes you also make on that machine. correct?

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

This is very strange and unrelated to ClearML:

Error: connect ECONNREFUSED /run/user/1003/vscode-git-7ea59f7d55.sock
    at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '/run/user/1003/vscode-git-7ea59f7d55.sock'
}
Missing or invalid credentials.
Error: connect ECONNREFUSED /run/user/1003/vscode-git-7ea59f7d55.sock
    at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
  errno:...
11 months ago
0 Don'T Mean To Spam, But I Am Also Facing Issue When Trying To Upload The Artifact. Note: I Have Set

Hi @<1831502554446434304:profile|TestyKitten53> , what if you set it to true? Do you get the same errors?

6 months ago
0 Hello Everyone, I’M Currently Facing An Issue While Using Cloud Clearml With Aws_Autoscaler.Py. Occasionally, Some Workers Become Unusable When An Ec2 Instance Is Terminated, Either Manually Or By Aws_Autoscaler.Py. These Workers Are Displayed In The Ui W

Hi @<1571308079511769088:profile|GentleParrot65> , ideally you shouldn't be terminating instances manually. However you mean that the autoscaler spins down a machine and still recognizes it as running and refuses to spin up a new machine?

2 years ago
2 years ago
0 Hi Everyone, I Have A Bit Of A Weird Problem. I Have A Task Which Is “Completed” In Ui, Everything Looks Fine With It, But When I Access It Through The

Hi @<1638712141588467712:profile|ExuberantTurtle48> , does this happen to all of your tasks? Are you certain you fetched the right task?

one year ago
3 years ago
0 ..

Hi @<1539780284646428672:profile|PoisedElephant79> , please post in the same thread you started, no need to spam the main channel 🙂

Regarding your issue - it looks like you have some issue with authentication. How are you spinning the server?

2 years ago
0 Hi Everyone, I'M New To Clearml And I Want To Run A Task On A Remote Host Inside A Docker Container. The Python Interpreter I Need To Use Is Located At

you set up 2 agent runs - one with docker and the other without. Each agent should be listening to a different queue. Makes sense?

2 years ago
0 Hi Everyone, I'M New To Clearml And I Want To Run A Task On A Remote Host Inside A Docker Container. The Python Interpreter I Need To Use Is Located At

Hi @<1564060263047499776:profile|ThoughtfulCentipede62> , you can specify the Python interpreter in clearml.conf on the remote machine (Search for 'binary' or 'python')
Also, yes ClearML can pull it from an artifactory as long as the machine has access 🙂

2 years ago
0 Hi Everyone, I'M New To Clearml And I Want To Run A Task On A Remote Host Inside A Docker Container. The Python Interpreter I Need To Use Is Located At

@<1564060263047499776:profile|ThoughtfulCentipede62> , you can run the agent twice on different queues - one with docker one without

2 years ago
Show more results compactanswers