is there anyway to cancel the “--rm” in the clearml agent docker mode?
11 months ago
Is there a way to set the name/path of the requirements.txt file the agent uses to install packages?
11 months ago
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
11 months ago
Hope everyone's having a nice holiday period. I've been debating between cron and the ClearML TaskScheduler Cron is the solution I'm currently using but I wa...
11 months ago
Hi, I’m running an agent in k8s using the glue. I’m trying to set the setup shell script to install some packages through apt but I don’t think it even runs....
11 months ago
Hi I have a most probably a beginer question abour loading the data in pycharm and later on in google colab from an Dataset from clearML. I used from page: N...
11 months ago
I found a workaround, but I am pretty sure there exists a much more efficient way than I am currently doing 😄
11 months ago
Is there a way to run hyperparamter optimization with yaml files? That is, all my hyperparameters are saved in .yaml files, and I want to different combinati...
11 months ago
Hi, I have an AWS Autoscaler based on the sample autoscaler example posted in clearml git. my instances need random external ip on init. is there a way to ed...
11 months ago
I have the following setup: instance-1 with clearml server hosted in GCP, visible only through internal network, instance-2 with clearml agent hosted in GCP,...
11 months ago
Hi! I got a question regarding the following scenario: I want to try out different hyperparmeter settings using clear ML, and I want to run the experiments o...
11 months ago
My agent (running on GCP in docker mode) is having trouble with git fetch --all. I'm using SSH for authentication, however, known_hosts doesn't seem to be pa...
11 months ago
Hi all, I have a question regarding ClearML Task initialization with multithreading. I'm using Python's joblib library and the Parallel class to run an exper...
11 months ago
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
11 months ago
Hi guys, I am having some problems about parsing arguments to a task when running on agent. I have a task A that creates another task B via subprocess. Some ...
11 months ago
Hi everyone, if I copy embed code on some scalars I want to add to a report, it does not add the title nor the x-axis label into the report. Does anyone know...
11 months ago
Hi everyone, I recently joined the community and I have a question. I installed ClearML server following the instructions at the link None and everything wor...
11 months ago
Hey everyone, I am having some difficulties passing environment variables on my piepeline components running on agents ( 1.6.1 ) without docker mode: - I set...
11 months ago
I've been using ClearML on on-premise machines and would now like to deploy everything in GCP (deploy everything new from scratch, don't care about migrating...
11 months ago
Hi all, Did anyone try to register "Pro" recently? I tried now, but I get a receipt of 0 $ , and not clear if registered at all. Tnx
11 months ago
Hello! I’m trying to re-use model, which is already in model regystry and I came up with two ideas: Query model and connect it to the task task.connect(model...
11 months ago
Hello, would it be possible to add to the output table of clearml-data search --id 12345 a url column for the found datasets? ?It's useful when we want to in...
11 months ago
Hello folks! i have a question about clearml.Task.create`` , especially aboutrepoparameter is there an any possibility to force clearml download submodules f...
11 months ago
Hi, I have a question about task status. I have a script that runs "forever": it loads (or creates, if it does not exist yet) a specific ClearML task, does s...
11 months ago
Hello, I am trying to use the SDK function dataset.sync_folder , but it doesn't look like it works. I see Add image.jpg being printed for all my data items, ...
11 months ago
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
11 months ago
Hi - quick question. I am using the PipelineController with abort_on_failure set to False. I have a pipe with a first task that branch out in 3 branches. - I...
11 months ago
Hi, I want to update the destination some of my completed datasets, is it possible to do so and how? Thanks!
11 months ago
Hi, is there any possibility to add some best practises for self-hosted docker solution to docs? For example how to serve this awesome project on HTTPS. I wo...
11 months ago