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

Questions 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
2 Answers
962 Views
0 Votes 2 Answers 962 Views
👋 Hi everyone! Did anyone have this issue with clearml agent in k8s when trying to run a task remotely? │ k8s-glue ERROR: Could not push back task [11d1b317...
9 months ago
0 Votes
1 Answers
838 Views
0 Votes 1 Answers 838 Views
9 months ago
0 Votes
4 Answers
885 Views
0 Votes 4 Answers 885 Views
9 months ago
0 Votes
4 Answers
896 Views
0 Votes 4 Answers 896 Views
Hey Guys, noob question/problem ahead, so please forgive me in advance 🫠 Context: I was able to host the ClearML server (web server, file server, API server...
8 months ago
0 Votes
3 Answers
659 Views
0 Votes 3 Answers 659 Views
Hi, I want to setup task that can "overwrite configuration on the UI". Found some reference in the doc but couldn't make it work yet. I feel it should be ver...
8 months ago
0 Votes
16 Answers
900 Views
0 Votes 16 Answers 900 Views
8 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, we are migrating from AWS to GCP machines and we experience issues with task.connect function. the issue is that on GCP machines that are spawn by the au...
8 months ago
0 Votes
4 Answers
733 Views
0 Votes 4 Answers 733 Views
8 months ago
0 Votes
10 Answers
951 Views
0 Votes 10 Answers 951 Views
8 months ago
0 Votes
1 Answers
756 Views
0 Votes 1 Answers 756 Views
8 months ago
0 Votes
3 Answers
943 Views
0 Votes 3 Answers 943 Views
Does anyone have a good idea on how to set the correct Python version for a task? Apparently I can set it on a task level or via the web-interface. from clea...
8 months ago
0 Votes
3 Answers
694 Views
0 Votes 3 Answers 694 Views
8 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
8 months ago
0 Votes
5 Answers
899 Views
0 Votes 5 Answers 899 Views
Hi there, I'm looking into config with env vars. Is there an sdk/client equivalent to the server's dynamic env vars definition? None Looking at the example C...
8 months ago
0 Votes
3 Answers
757 Views
0 Votes 3 Answers 757 Views
How can I access task IDs of tasks running within a PipelineDecorator.pipeline ? I know PipelineController has get_running_nodes method, but how to achieve t...
8 months ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
aws
8 months ago
0 Votes
1 Answers
730 Views
0 Votes 1 Answers 730 Views
Hello, I recently start to running into SSLError when using Task.init(): 2025-03-03 12:30:55,981:WARNING:urlopen:Retrying (Retry(total=239, connect=240, read...
8 months ago
0 Votes
17 Answers
961 Views
0 Votes 17 Answers 961 Views
8 months ago
0 Votes
12 Answers
892 Views
0 Votes 12 Answers 892 Views
8 months ago
0 Votes
4 Answers
811 Views
0 Votes 4 Answers 811 Views
Hi clearml team, is there a way to overwrite working_dir when creating task from task.init() workflow? the underlying function I am triggering relying on the...
8 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
8 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi I got issue when I am trying to mount EBS to AWS EC2 instance when running ClearML pipeline, I've checked the dev/sdb is dev/nvme1n1 in ec2 and I was usin...
8 months ago
0 Votes
7 Answers
636 Views
0 Votes 7 Answers 636 Views
8 months ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
hey, I'm using clearml GCP autoscaler and it seems that task.connect is very slow compared to the same setup in clearml AWS autoscalers. it might takes up to...
8 months ago
0 Votes
1 Answers
826 Views
0 Votes 1 Answers 826 Views
8 months ago
0 Votes
3 Answers
876 Views
0 Votes 3 Answers 876 Views
8 months ago
0 Votes
2 Answers
729 Views
0 Votes 2 Answers 729 Views
Hello, I am trying to programmatically retrieve the artifact FILE_PATH information that get displayed in the UI. So I have a pandas dataframe uploaded as art...
8 months ago
0 Votes
7 Answers
612 Views
0 Votes 7 Answers 612 Views
Hi! Ever since there was a huge frontend upgrade (a few weeks ago?), we’ve been having problems with plotly 3D scatter plots for which aspectmode="data" is n...
8 months ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
8 months ago
0 Votes
2 Answers
706 Views
0 Votes 2 Answers 706 Views
Hello! Is it possible to deploy clearml-server on linux/arm64 platform?
8 months ago
Show more results questions