How can I tell clearml to IGNORE certain submodules existing in the project? My projects consists of multiple git submodules and it is rather annoying that t...
one year ago
I have an environment error when running HPO: ``RuntimeError: Dataset '/home/rini-debian/git-stash/lvgl-ui-detector/datasets/ui_randoms.yaml' errorββ '/home/...
one year ago
Is it possible to launch the HPO application with the metrics/graphics after running the HPO from code? I am more interested in the graphical representation ...
one year ago
I hope I'm not too much of a bugger today.. but here's another issue I'm facing currently. Traceback (most recent call last): File "/root/.clearml/venvs-buil...
one year ago
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
Hello community, I’m trying to containerize a task using clearml-agent build, following instructions from the docs online. The task runs to completion and gi...
one year ago
Hey everyone. I have been using a self hosted clearml server for the past year. And I’ve recently came across this issue: None I have a client that is upload...
one year ago
Hi guys! Anyone else has trouble caching virtual environments in the agent? I manually installed a single agent on a virtual machine, and I'm using this conf...
one year ago
Hello Team, We are currently utilizing a self-hosted clearML for various projects. Our aim is to implement Role-based access control across projects. As I un...
one year ago
Hi all! I've been using the ClearML agent in tandem with my self-hosted ClearML server on my own hardware. I'm noticing that the files created by the agent, ...
one year ago
Hi everyone. Has anyone ever set up a Grafana alert for data drift using ClearML-Serving/Grafana?
one year ago
Can anyone complete this demo? I need your help?
one year ago
π Hi everyone! Does clearml support image annotation? Found in this link: None in docs. but on None it doest appear.
one year ago
using fixed users and hashed password I'd like to change the username and name fields (without changing the password) how painful is this process? how will e...
one year ago
Hello! I’m currently using ClearML-Server as an artifact manager and ClearML-Serving for model inference, with each running on separate hosts using Docker Co...
one year ago
Hello everyone! The cache for pip does not work for agent in k8s mode. I specify agent.docker_pip_cache as /mnt/pip_cache in the clearml.conf. But nothing is...
one year ago
Hello, can clearml.Dataset be put in multiple threads or processes? Especially these two: clearml_dataset.add_files(dst_project_path.absolute()) clearml_data...
one year ago
hi, @all. is it possible to run one task locally and other remotely in one pipeline?
one year ago
Hi, Happy Friday to everyone, is there anyone who can ref me to how you would work with ref/loading a dataset with NetApp (Astra Trident) integration from th...
one year ago
Hey Folks, looking to setup clearml-agent on some target linux servers. I’d like the clearml-agent daemon to start automatically when the server starts. Is t...
one year ago
Good afternoon, please tell me, are there plans to make CLearML a scalable solution, so that information about several experiments is not recorded in one ind...
one year ago
Hello folks, I'm having the same issue: None - is there a place where I can see the available options for apiserver.conf?2. is this the correct way: auth { f...
one year ago
Hi everyone, I noticed a weird issue with pipeline tasks. I have a task in my project with configuration that includes several parameters of different types ...
one year ago
My data processing scripts are run in the cloud with the help of ClearML autoscaler. The cloud doesn't (and won't) have access to Git, which is in our intern...
one year ago
Hi I am creating a custom image dataset and does anyone know how to upload files into remote uri (S3) without compressing the data? from clearml import Datas...
one year ago
How to use clearml.conf credentials or configure to use clarml:// with train script inside docker container for remote execution ? I'm getting error: FileNot...
one year ago
I have set export CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL=true export CLEARML_AGENT_SKIP_PIP_VENV_INSTALL=true in my entrypoint.sh (which runs clearml-agent da...
one year ago
Hello! How to determine the cache for an agent in Kubernetes? I'm going to mount s3 as a cache folder as a local path using s3fs. What variable needs to be s...
one year ago
hello! Is there a way to override the configuration vault parameters of a pipeline step with the add_function_step method? I see in the docs that add_step me...
one year ago