hi, is it possible to change the url of artifacts in clearml tasks ? (following a migration, the file has been migrated but the artifact has the old url/host...
3 years ago
Hi all! Any example or doc to use ClearML with SLURM as a workload manager ?
3 years ago
Hi. First time user here 👋 I have experienced a problem following the getting started documentation. I opened an account on https://app.clear.ml/ I then fol...
3 years ago
Hey guys, I'm using the AWS AIM clearml on EC2 but i'm having trouble to restart the containers. It was working fine until I had t reboot the instance and th...
3 years ago
Hi guys, I'm in the process of setting up a ClearML server for experiment tracking. I have the server hosted in a virtual Linux machine on Azure and run expe...
3 years ago
Hi, can I check of anyone has interfaced ClearML with Jenkins? I am having an issue with Jenkins unable to trigger ClearML tasks. Both Jenkins and ClearML se...
3 years ago
Hi. When using the logger's report_histogram method, is there a way to "transpose" the displayed histogram so the bars will be on the y axis and the values o...
3 years ago
Hi, I'm trying to use clearml-agent in Docker mode and I want to set some environment variables that include sensitive information such as passwords when run...
3 years ago
Hi, I would like to log locally each link to my experiments, how can I get the link to the experiment (the one created at the beginning of the run and printe...
3 years ago
hello, I'm using Task._query_tasks(project_name=...) to iterate on tasks, but I'm getting only the first 500 tasks of my project and I don't know how to get ...
3 years ago
I’m trying to get the meta-information about the code (section execution) to be auto-filled, however when I run the script with the pycharm testrunner, it is...
3 years ago
Hey, I’m getting a lot of these warnings that are always followed by my job dying… [clearml.Task] WARNING : ### TASK STOPPED - USER ABORTED - STATUS CHANGED ...
3 years ago
Hello all, I'm trying to adapt clearml with my workflow. I installed a server at my server, with workers attached to it. I'm trying to execute a task from my...
3 years ago
Hello! A python API - related question: Is there a way to query the name of the queue a task is running in, from Task class / by task ID? Thanks in advance!
3 years ago
Hey everyone! Is there a way to delete the example projects? I just installed ClearML server using the docker image. Thanks
3 years ago
Hello, is there a way to get the list of available variants for a metric via the API?
3 years ago
Hi, i got this screenshot from our workers tab and would like to clarify some understanding. I noticed that the Total number of workers and Number of active ...
3 years ago
Hey hey, I having trouble with ClearML and ALBs in the AWS. Could someone help me? 🙂 I am currently trying to deploy ClearML in the AWS. The Basic Infrastru...
3 years ago
For some reason, when i try to load a dataset (Dataset.get), method _query task is called and this method try to call _send method of InterfaceBase class. Th...
3 years ago
how can I make sure that S3 artifacts will be deleted, when I delete an experiment from UI? Credentials for S3 with write-permission are set up in UI, but I ...
3 years ago
Hey, Are you thinking of getting ISO27001 or SOC2 at some point / do you already have it?
3 years ago
Hello, Does anyone else have trouble with deleting experiments? Sometimes when deleting 10 or so experiments some errors pop out and the entire system become...
3 years ago
Hi all. We are using the community ClearML platform to manage our ML experiments. We recently have reached the maximal artifacts quota (> 120GB) and as a res...
3 years ago
Hello we want to serve a simple rulebase model. Think it as a .py with with a simple if...else function 1) How do you deliver a Rule Based model. Or do I nee...
3 years ago
Hi everyone, what is the best practice to handle disk space on agents? We constantly run out of the disk space and it looks like there is no automatic cache ...
3 years ago
Hi all, I’ve been running into an issue lately when using get_local_copy . The way I use it is: I use get_tasks to find the previous relevant experiments on ...
3 years ago
Hi there, is there an option to show plots in the order they are inserted to clearml instead of alphabetic order of titles?
3 years ago
Hi there! We work on the project together with my partner. He shared his workspace with me and I have an access to his projects and tasks. I am trying to lau...
3 years ago