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
HighCoyote66
Moderator
13 Questions, 36 Answers
  Active since 11 August 2023
  Last activity 14 days ago

Reputation

0

Badges 1

35 × Eureka!
0 Votes
3 Answers
104 Views
0 Votes 3 Answers 104 Views
Hi all! I've been using the self-hosted ClearML for a while and it's amazing, thank you guys for the excellent work. I recently discovered the ClearML agent,...
29 days ago
0 Votes
3 Answers
481 Views
0 Votes 3 Answers 481 Views
Regarding the open source, self-hosted version of the ClearML Server, I was wondering what the agent-services is doing in this docker-compose. Isn't the agen...
7 months ago
0 Votes
6 Answers
86 Views
0 Votes 6 Answers 86 Views
16 days ago
0 Votes
2 Answers
133 Views
0 Votes 2 Answers 133 Views
one month ago
0 Votes
4 Answers
531 Views
0 Votes 4 Answers 531 Views
7 months ago
0 Votes
5 Answers
644 Views
0 Votes 5 Answers 644 Views
Hello all! Does anyone know what that specific API endpoint is for login authentication? I have reffered to this documentation and I am trying to curl ClearM...
9 months ago
0 Votes
13 Answers
386 Views
0 Votes 13 Answers 386 Views
6 months ago
0 Votes
5 Answers
575 Views
0 Votes 5 Answers 575 Views
8 months ago
0 Votes
4 Answers
309 Views
0 Votes 4 Answers 309 Views
Hi all, I am using ClearML explicit task execution to run tasks on a self-hosted ClearML server. I have clearml-agent installed in a conda environment (pytho...
5 months ago
0 Votes
13 Answers
177 Views
0 Votes 13 Answers 177 Views
Hi all, I am using a self-hosted clearml instance. I'm exploring the report feature and ran into a bug. Steps to reproduce: - Have self-hosted ClearML instan...
2 months ago
0 Votes
6 Answers
305 Views
0 Votes 6 Answers 305 Views
5 months ago
0 Votes
3 Answers
490 Views
0 Votes 3 Answers 490 Views
Hey everyone! I've deployed the open-source ClearML service under my university's network, however I am now having some difficulties accessing the service, a...
6 months ago
0 Votes
3 Answers
451 Views
0 Votes 3 Answers 451 Views
Hey all! I am trying to use the clearml-agent to execute tasks scheduled in the ClearML WebUI, however I have some issues and I was wondering how the Agent w...
6 months ago
0 Hello All! Does Anyone Know What That Specific Api Endpoint Is For Login Authentication? I Have Reffered To

Hi @<1523701070390366208:profile|CostlyOstrich36> , upon taking a closer look at the documentation, I think I should be using None . I'm going to take a deeper look into the dev tools to see whats up, thanks for the pointer.

9 months ago
0 Hello All! Does Anyone Know What That Specific Api Endpoint Is For Login Authentication? I Have Reffered To

Hi @<1523701070390366208:profile|CostlyOstrich36> , is there a public endpoint available for token validation for users? The endpoint I am trying to call is intended only for system/root. When I try to validate a token which is stored in my request header, it is returning error 403. Is there a different way to use this endpoint, or a different one that doesn't require...

9 months ago
0 Hi All! I Am Currently Using A Self-Hosted Clearml Server And Was Looking To Integrate The Clearml Agent To Make Better Usage Of Our Hpc Resources With Gpu Autoscaling. I Am Aware That Clearml Already Supports Aws Autoscaler (In The Pro-Tier), But My Tea

Oh I see, I confused with what "Agent Orchestration" meant on the website. Is the clearml-agent queue not available in the open source?
I see that you can do clearml-agent daemon --queue , so do you think it would be possible to spin up another daemon, which listens to this daemon, which then runs a slurm job?
I want to emphasize that I do not mean to undermine your enterprise tier, but I am just trying to work with the limitations of the resources my university, which means I have to use...

8 months ago
0 Hello All! Does Anyone Know What That Specific Api Endpoint Is For Login Authentication? I Have Reffered To

Hi @<1523701087100473344:profile|SuccessfulKoala55> , thanks for the heads up. I was able to get my script running yesterday using that exact endpoint. Took a while to find it in the dev tools 😂 . Thanks for all your help!

9 months ago
0 Hi All! I'Ve Been Using The Self-Hosted Clearml For A While And It'S Amazing, Thank You Guys For The Excellent Work. I Recently Discovered The Clearml Agent, And In The Setup I Found This Section In The

Hi @<1523701087100473344:profile|SuccessfulKoala55> thanks for the response. Now my question is more of how does ClearML agent know which env to use? Will it make envs using conda as an exe if the packages it needs for a project aren't fulfilled by an existing env?

21 days ago
Show more results compactanswers