Hi folks is there any way to retrieve information about user last login? i am pretty sure that i can get this information from mongodb, but maybe somehow its...
10 months ago
we have an nginx container in front of ClearML, functions use sort of " SSL reverse proxy" we are seeing this errors with jobs that are trying to upload some...
10 months ago
I am trying to implement a service task which will do some orchestration of jobs, queues, VM instances, etc. I'm using clearml.backend_api.session.client.API...
10 months ago
I am currently training a YOLO model using the YOLOv5 framework within a container. I am using the --project and --name flags during the training process, bu...
10 months ago
Hi there. Does the AWS Autoscaler (PRO account, Web app) work? I'm a bit confused how it should work. I'm able to run an EC2 instance via AWS Autoscaler but ...
10 months ago
Hello, I'm trying to use clearml agent to build a containerized task None The task runs ok but when I try to run the build command, one package has a depende...
10 months ago
Hi all - I am new to ClearML and trying it out using the Free plan, and I am generally quite impressed with the amount of features available for free 💪 .. I...
10 months ago
Good afternoon! please tell me how to get a list of tasks for the last 24 hours using Task.query_tasks? Can this be done by specifying a specific filter? I l...
10 months ago
Hey all, I have a question that might have been asked before but I can't find an answer on this slack channel or the Github so I hope somebody can help me. I...
10 months ago
hey all, in amazon aws, using the auto scaler, i want to mount my EFS on all ec2 workers who get spawned by the auto scaler. assuming i edited my security gr...
10 months ago
Hey all I see this error repeating constantly, and my metrics are not updated, what does it mean? 2024-01-07 03:41:09,676 - clearml.Metrics - ERROR - Action ...
10 months ago
Hi, I am struggling for following points. 1. Trying to update model metadata through APIClient . For which i am using POST /models.add_or_update_metadata As ...
10 months ago
Hi, we are using ClearML for our experiment tracking but now investigating using the pipeline functionality as well for scheduling. We also want to be able t...
10 months ago
Hi, I am wondering is there anyway to use clearml agent without setting up the environment, for example, do not enforce the git clone and pip install but cd ...
10 months ago
Hi there, I am looking for a way to use the hyperparameter optimization tool from Clear ML, for different algorithms I build. The idea is, that I can use a c...
10 months ago
Hi guys. I'm struggling to get the Cleanup Service working on our on-prem setup. We are using the built in service ( None ) but see loads of errors like: Cou...
10 months ago
Hello! We're using free on-prem clearml server and planning to promote it to enterprise. Could you help me with links to promotion procedure? I didn't find it.
10 months ago
Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
10 months ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
10 months ago
Hi, we've been trying to run the same experiments as we did at previous times but have been getting configuration errors after credentials errors over and ov...
10 months ago
Hello folks, I am trying to run ClearML pipeline on an edge device and want to have control over my logging by only pushing stderr logs. I see that I can set...
10 months ago
Hi folks, happy new year! I'm running into a new bug in the webapp where I compare two or more experiments, but the plots only show one of them (i.e. there's...
10 months ago
Hi everyone, i have a question about using custom decorators with clearml pipeline. Here is my setup: decorators.py def my_decorator(function): @wraps(functi...
10 months ago
Hello, I'm confused about the best way to use a docker container to manage the environment for experiments. I've gone through some of the tutorials running i...
10 months ago
Hi! Trying to orchestrate a pipeline on multiple agents for the first time. I am setting up the pipeline from functions and I need the individual function st...
10 months ago
Hello, clearml.Task has great ability save environment state like packages uncommited changes etc. How can I get the same effect when creating clearml.Datase...
10 months ago
Hi everyone, I am launching clearML Webapp. asks me for user and pass. How do I get that?
10 months ago
Hey all, I am reporting a DataFrame using report_table after finishing some model testing and like to compare between two DF from two different tasks, When g...
11 months ago