Hi all, sorry for simple question, but is it possible to directly specify the gitlab repository to save experiment statistics and artifacts in config file (I...
4 years ago
Is there any documentation of how to unhide a project on clearml? I have a hidden project that really should not be
one year ago
HI! I was wondering, is there a way to pass a Dockerfile (from the same repo with the code for example) to the base_docker task instead of just a tag? It's m...
one year ago
Hello! How do you manage SSH github connection & the ClearML agent in a services mode (one that has to be run in the container)? When I try to run a pipeline...
one year ago
Hi, can you help with this one: clearml_agent: ERROR: [Errno 2] No such file or directory: '/home/dhzus/.clearml/venvs-builds/3.10/bin/python The agent can't...
one year ago
Hello, what is best practice for spinning up the ClearML agent after "remote machine" reboot?
11 months ago
Encountered an odd bug. Upon attempting to write images to clearML (3D projected, matplotlib), TKinter is suddenly used as backend, and instead of writes to ...
4 years ago
Hi Everyone, I have a question on how to disable running pipelines in hybrid mode, so that agent only considers the code from git and not from local repo whi...
one year ago
Hi everyone, I want to clone a git repo with clearml-agent that has to following url format https://: ACCESS_TOKEN@mygitlab.com /user/repository.git ClearML ...
9 months ago
Hi, I am trying to set up the GCP autoscaler. I created a GCP service account and granted it the following roles: Compute Admin, Service Account User, and Lo...
6 months ago
I am working on versioning my data with clearml-data. I have clearml server deployed on one machine and on another machine I have my clearml.conf setup to us...
4 years ago
How can I search for training Tasks that use a given Dataset? The Dataset was linked to the Task: after I initialized the Task, I called Dataset.get(..., ali...
7 months ago
Hi, after today's update clear.ml asks to restart autoscaler and it's still pending. What's wrong? Somebody has same issue?
3 months ago
I saw the clear agent is running, but my task shows pending. What is the problem
2 months ago
Hi All, I have seen this error somewhere else in the channel where the docker agent gets stuck at this warning, and does not move forward, Requirement alread...
2 years ago
Two questions about datasets: question 1: are parallel writes to a dataset with the same version possible? Is the way to go, to have a task, which creates a ...
one year ago
Hi folks! I am creating a pipeline using decorators. The first step of the pipeline is downloading and processing the dataset. Inside the step function, ther...
10 months ago
Hi there. i run example examples/pipeline/full_tabular_data_process_pipeline_example.py remotely (on aws ec2), i deploy clearml server at another ec2. after ...
one year ago
is is possible to pass custom https://clear.ml/docs/latest/docs/configs/env_vars/ to ClearML agents?
3 years 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...
one year ago
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
Hi, when I save model using tf.keras.save_model or using ModelCheckpoint model is not saved as an artifact. Output uri is set to google cloud bucket. When re...
3 years ago
Hi all, Once again, I want to ask if there is any convenient way to pass EBS disk throughput/IOPS values to AWS autoscaler parameters?
11 months ago
anyone successfully deploys clearml server at one server, deploy agent at another server, and completes pipeline without error?
one year ago
didnot find any example or configuration of ec2 except the autoscaler
one year ago
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
one year ago
Hi, How do I enable ssl with our self-hosted clearml-server ?
2 years ago
same issue when run this example: examples/pipeline/pipeline_from_functions.py
one year ago