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
ManiacalParrot65
Moderator
7 Questions, 9 Answers
  Active since 16 February 2024
  Last activity 3 months ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
1 Answers
664 Views
0 Votes 1 Answers 664 Views
10 months ago
0 Votes
0 Answers
127 Views
0 Votes 0 Answers 127 Views
Problem with ClearML Serving Instance Cleanup Hi team, I’m running into an issue with ClearML Serving using the Helm chart to deploy our ML models via clearm...
one month ago
0 Votes
1 Answers
179 Views
0 Votes 1 Answers 179 Views
3 months ago
0 Votes
9 Answers
177 Views
0 Votes 9 Answers 177 Views
Hi everyone, I’m trying to run a ClearML pipeline. I’m using the " Pipeline from function" script and running it with the ClearML agent. However, the run fai...
3 months ago
0 Votes
1 Answers
331 Views
0 Votes 1 Answers 331 Views
Hello everyone, is there a way to download the ClearML documentation without having to scrape the pages? Thank you very much.
4 months ago
0 Votes
7 Answers
264 Views
0 Votes 7 Answers 264 Views
..
🚨 Issue with Cloning ClearML Experiments Using SSH 🚨 Hey, I've run into an issue while trying to clone a ClearML experiment that's configured with an SSH G...
4 months ago
0 Votes
0 Answers
82 Views
0 Votes 0 Answers 82 Views
Hi team, I'm having an issue with ClearML Serving custom metrics not showing up in Prometheus or Grafana. Here's what I did: - Added custom metrics with the ...
24 days ago
0 ..

I actually want to use HTTPS instead of SSH, which is why I have set a username and password. However, the issue is that when I clone the repository, the link appears as git@gitlab-ssh.[our-company-domain].com:testgroup/testproject.git instead of https://[our-company-domain].com/gitlab/testgroup/testproject.git .

4 months ago
0 ..

I found it easier to use HTTPS(:
When I manually changed the REPOSITORY prop in the cloned task from an ssh address to an https address, it worked fine. But I don't want to change the REPOSITORY every time I clone.

4 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

@<1729671499981262848:profile|CooperativeKitten94> here:

None

global:
imageRegistry: "docker-proxy.nexmart.com:5000"
clearml:
existingAgentk8sglueSecret: "clearml-agent-secret"
existingClearmlConfigSecret: "clearml-agent-secret"
agentk8sglue:
defaultContainerImage: "repo.nexmart.com:5000/nm-container-python:3.9"
apiServerUrlReference: " [None](http://test-clearml-clearml-apiserver.clearm...

3 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

Its actually happens in both sometimes in the pipeline task and sometimes in pipeline controller

3 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

@<1729671499981262848:profile|CooperativeKitten94> I still have this problem even with other pipelines, can you please help me?

3 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

@<1523701070390366208:profile|CostlyOstrich36> can you help me with that? I can provide you more information if you need 🙌

3 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

The clearML agent works within the Kubernetes cluster

3 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

I just found out that ClearML Agent has a service mode. However, I'm currently using ClearML Agent with a Helm chart on Kubernetes (K8s). How can I start the agent in service mode in this setup?

3 months ago