Hey all, we have clearml running on our k8s on prem with 4 worker nodes for Clearml-Agents and one node for Clearml-Server. We would like to start using clea...
3 months ago
Hi everyone! I was wondering, what would be the best way to install a custom local python package on a remote worker? The remote worker has access to the rep...
3 months ago
I'm trying to understand OutputModel config_text and config_dict. I'd like to include the python code that can be copypasted to load the model definition tha...
3 months ago
Hey channel. We are thinking about using clearml Dataset to store the data and use versioning. Does anyone know if the versioning are incremental, and if it ...
3 months ago
i everyone, how are you doing? I started using ClearML a little over a month ago and recently noticed that where there used to be "metrics", the values are n...
3 months ago
Hi Guys, I have been looking in the new version of the web app. I have several models deployed through clearml-serving however, the new Model Endpoints page ...
3 months ago
Hi everyone! Each clearml task has its own info tab in UI, which contains additional information about resources, workers, queues etc. When one restarts task...
3 months ago
Hey everyone. Can someone help me understand how Task create and enqueue are supposed to work together? I create and enqueue a task like this: task = Task.cr...
3 months ago
Hi Guys, been using clearml-serving for several years now and recently upgraded to the new version of the app server and clearml-serving. However, when deplo...
3 months ago
I am curious if Clear has any sort of multi tenant capabilities. I have just found you guys and plan on spinning up an instance to play around, but wanted to...
3 months ago
Hi, anyone facing ssh issues while queueing tasks into clearml-agents installed in the server
3 months ago
Anyone faced an issue with elasticsearch before h8q2wwsd3o-algo-1-vnnpg | 2025-05-19 11:41:21,688 - clearml.log - WARNING - failed logging task to backend (1...
3 months ago
Hi everyone, I'm trying to track ML experiments running inside SageMaker; however, because it's running inside docker, I'm unable to capture important data (...
3 months ago
Hey all, My company is new to using the project, and was considering attempting to contribute patches. However, looking at the codebase, I'm a little surpris...
3 months ago
Hi all, I've been encountering this error when attempting to simply list all datasets: >>> from clearml import Dataset >>> Dataset.list_datasets() Traceback ...
3 months ago
This totally counts as mlops. The VS Code Python Envy extension just changed my life . We have one monorepo with all our pipelines (grouped by "project"). An...
3 months ago
Hello, team! 👋 I would love to contribute to ClearML! Could someone point me to an open issue that would be a good fit right now, or assign me one to work o...
3 months ago
Hi, I'm currently working with ClearML Pipelines and would like to clarify whether it's officially supported to invoke a sub-pipeline from within another pip...
3 months ago
Hi, I'm having trouble with clearml-serving auto-update. Is it required to first manually add model or should it work also alone?
3 months ago
Don't mean to spam, but I am also facing issue when trying to upload the artifact. NOTE: I have set clearml.conf.api.verify_certificate to False , still no l...
4 months ago
Hey, I use logger.report_plotly to report a figure with a big image overlay (~30Kx30K). After uploading it to the task's page, it shown as a missing image, a...
4 months ago
Anyonw know how can I make ClearML server serving file URLs with external domain, and not the internal Kubernetes cluster hostnames? Runnin both the server a...
4 months ago
Hi! We're using ClearML in our pipeline and have a question regarding datasets. Currently, we export training data directly from ClickHouse to S3 using a com...
4 months ago
Hey all, I am having an issue with ClearML that never happened before. It looks like it happens on the version clearml-1.14.4 but not in clearml-1.14.1 . Fil...
4 months ago
Hi all, I am making a signal processing pipeline and I would like to execute it remotely but when I do that I cannot really run my code because I lose python...
4 months ago
Hi all, Juts learning the ropes of ClearML atm. And am doing a really simple ETL pipeline: raw data -> clean data My current approach is in one script, I add...
4 months ago
Is there a way to change the name of MongoDB databases used by ClearML? We want to have two self-hosted instances of ClearML that are going to use the same M...
4 months ago
Hey! I have a specific use case for installing packages and can't seem to get it to work properly. The problem is that I need to install one package from a l...
4 months ago
Hey all, is there a way to transfer a workspace to someone else? One of my reports did the original spike on which experiment tracking platform to use and th...
4 months ago
Hi clearml community, I was setting up the open source github with some first experiments on tracking and creating projects which worked perfectly. I then tr...
4 months ago