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
SlimyElephant79
Moderator
16 Questions, 36 Answers
  Active since 10 January 2023
  Last activity 6 months ago

Reputation

0

Badges 1

30 × Eureka!
0 Votes
6 Answers
823 Views
0 Votes 6 Answers 823 Views
Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
one year ago
0 Votes
3 Answers
351 Views
0 Votes 3 Answers 351 Views
Hey folks, just wanted to highlight something weird in our ClearML pipeline usage: - When we try to run a pipeline locally using pipe.start_locally() , the p...
7 months ago
0 Votes
8 Answers
865 Views
0 Votes 8 Answers 865 Views
one year ago
0 Votes
3 Answers
490 Views
0 Votes 3 Answers 490 Views
9 months ago
0 Votes
3 Answers
717 Views
0 Votes 3 Answers 717 Views
one year ago
0 Votes
5 Answers
829 Views
0 Votes 5 Answers 829 Views
one year ago
0 Votes
3 Answers
914 Views
0 Votes 3 Answers 914 Views
one year ago
0 Votes
2 Answers
880 Views
0 Votes 2 Answers 880 Views
one year ago
0 Votes
6 Answers
801 Views
0 Votes 6 Answers 801 Views
Hey folks, when I am running the experiments, I currently do not see the console logs coming up for the experiment runs. I am using logger.report_text(messag...
one year ago
0 Votes
1 Answers
799 Views
0 Votes 1 Answers 799 Views
one year ago
0 Votes
4 Answers
875 Views
0 Votes 4 Answers 875 Views
one year ago
0 Votes
1 Answers
768 Views
0 Votes 1 Answers 768 Views
Hey folks, probably asking a loaded question here, but what does a CI/CD pipeline with ClearML being used simultaneously look like? If I am using Github acti...
one year ago
0 Votes
2 Answers
376 Views
0 Votes 2 Answers 376 Views
Hi community, when I configure a ClearML client to S3 storage backend instead of the default file server, I assume that the connection to the S3 backend happ...
8 months ago
0 Votes
1 Answers
334 Views
0 Votes 1 Answers 334 Views
Hello folks, I am trying to run ClearML pipeline on an edge device and want to have control over my logging by only pushing stderr logs. I see that I can set...
6 months ago
0 Votes
5 Answers
497 Views
0 Votes 5 Answers 497 Views
8 months ago
0 Votes
2 Answers
731 Views
0 Votes 2 Answers 731 Views
one year ago
one year ago
0 Hey Folks, When Trying To Use The Git User & Password For My Clearml-Agent, I Received An Error Message Saying That Support For Cloning Using The User Password Is No Longer Supported. So, When I Changed The Clearml.Conf At ~/Clearml.Conf, I See That The A

@<1523701087100473344:profile|SuccessfulKoala55> I have also tried using the API reference listed None to unregister a worker. However, it goes unregistered for a few seconds and comes back up on the UI. The Post request returns with a 200 response and says that the job is done.
image

one year ago
0 Hi, I Have A Question Around The Storage Of Credentials For The Open-Source Version Of Clearml. I See From The Documentation That The Hashed Passwords For Web-Login Are Stored In One Of The Files In The Instance Where Clearml Is Hosted & That The Feature

Great question!
Actually I was wondering if ClearML had that integration possible from clearml-agent daemon requesting for temporary injection of required credentials from API-server which then requests Secret Manager. How does the Enteprrise version of ClearML currently do it when it has its own vault?

8 months ago
0 Does Clearml Provides Free Self Hosting ?

Hi @<1532170113770328064:profile|DelightfulElephant81> , there is a self-hosted version of ClearML that has access to all of the community edition features. You can use docker-compose/Helm to run it on your server. If you want to self-host the server while needing paid features like HyperDatasets, RBAC, ClearML Serving etc, you can choose to have the enterprise version.
See this: None

one year ago
0 Hi, I Have A Question Around The Storage Of Credentials For The Open-Source Version Of Clearml. I See From The Documentation That The Hashed Passwords For Web-Login Are Stored In One Of The Files In The Instance Where Clearml Is Hosted & That The Feature

Hi @<1523701087100473344:profile|SuccessfulKoala55> , I'd like the Secret Manager to store the creds of the users & ClearML to utilize this instead of a file in a local directory. Or, we could also work with some options where the creds are stored within one of the databases that ClearML server already utilizes.
The AWS Secret Manager data would be within the accounts where we have set up the ClearML server in AMI/EC2 instances.

8 months ago
Show more results compactanswers