I noticed when I restore entire ClearML app (tar and untar /opt/clearml/data to new server) I do not see my previous token under workspace-configuration , fo...
9 months ago
Hi all, I'm running the ClearML Helm Chart over ArgoCD. When I apply the same chart over Docker Desktop everything works fine, but when I apply it over ArgoC...
9 months ago
Hi, I Installed local clearml server and when launching the GUI is lacking the metric values table button. Is this a known issue or am I missing something? (...
9 months ago
Hello everyone, I currently have the following problem: I have rebuilt a pipeline from the example and have noticed that the pipeline is registered cleanly o...
9 months ago
My goal is to deploy it and have a blog post detailing the instructions
9 months ago
Trying to get clearml running on AWS hyperpod
9 months ago
Hey I am Anton from AWS Gen AI Team
9 months ago
hi again, hoping someone can shed some light on my workflow planning. Im rebuilding my project from scratch in clearml, using remote gitlab, i have my person...
9 months ago
Hi, I want to run a task in a docker:dind container (runs Alpine Linux as OS) and setup python there via the setup shell script. However, when running the ta...
9 months ago
Hello everyone! I am relatively new to ClearML and to the *-Ops concepts at all, as I am but a regular python dev. I am currently trying to implement MLOps i...
9 months ago
Hi there 🙂 ! I have a little issue. Here's a snippet: task = Task.get_task(task_id=experiment_id) models = task.get_models()["output"] for m in models: prin...
9 months ago
hi all, just started tinkering with clearml and wondering if this is suitable to deploy an ETL/ELT pipeline using the agent on my 2nd machine? or is clearml ...
9 months ago
Hi all, I have made a pipeline using PipelineDecorator which runs fine when I run it locally. When I execute it remotely, it gets stuck in the queue forever....
9 months ago
For some reason, the HTTP library used by ClearML does not like my server's SSL. I have installed ClearML as a docker compose on my TrueNAS Scale with a vali...
9 months ago
I have looked through the chat and some people have had the same issue but none of them had a solution
9 months ago
I can git clone just fine on that same machine and account and ofc same repository
9 months ago
I tried it that way but then I also tried it by creating an ssh connection and having the ssh credentials stored in the machine and setting force_git_ssh to ...
9 months ago
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
9 months ago
the problem is with git
9 months ago
Hi guys, I have a brand new problem
9 months ago
Hi, I wanted to report a matplotlib figure. In the experiment tab everything works as expected and is displayed correctly. However, when embedding this figur...
9 months ago
I tried using clearml.automaton.TriggerScheduler in the following way: """Add a trigger to test the model once it is published.""" from clearml.automation im...
9 months ago
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 ...
9 months ago
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
9 months ago
I want it to come from the regular clearml.conf file
9 months ago
I want the location to be not from a tmp file
9 months ago
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
9 months ago
which agent will enqueue my task? let’s say both agents are listening on the same queue
9 months ago
in this case do I need an agent running on my local machine? Or the remote machine?
9 months ago