Hey Everyone, quick questions. Is there a way to share url of a particular run with teammates without using the UI?
3 years ago
Hi all, would like to ask what's the difference between creating pipeline from tasks, functions or decorators?
3 years ago
Hi, quick question: Is there an easy way to spin multiple clearml-agents at once? (maybe something like clearml-agent daemon --queue -n 16) I know this can b...
3 years ago
Hi, when I run clearml-data create --name sampled --project test , this happens: clearml-data - Dataset Management & Versioning CLI Creating a new dataset: R...
3 years ago
what’s a good ami to use for the clearml autoscaler on AWS? the defaults offered confidently by the various auto scaler installers don’t seem to exist…| e.g....
3 years ago
Why am I getting a 403 from file server when the k8 glue agent is initializing ?
3 years ago
autoscaler from saas (pro version). I attempted to use the autoscaler “application” from clearml UI. here is what I get in the logs of the autoscaler screen ...
3 years ago
Does anyone know how to setup “Web App Cloud Access” for non-aws cloud providers? setting all the fields “bucket”, “key”, “secret”, “aws region” and “host en...
3 years ago
Hi all! Question around resource management using HyperParameterOptimizer , more specifically GPU management. Say I’m running an optimisation task on a machi...
3 years ago
Hi all, I observed that when I get a dataset with Dataset.get() , clearml >= 1.6.3 doesn’t allow YYYY-MM-DD format for the version argument anymore, instead ...
3 years ago
Is there an easy way to add a link to one of the tasks panels? (as an artifact, configuration, info, etc)? EDIT: And follow up regarding the dataset. As disc...
3 years ago
hello everyone, I'm trying to do prepare a pipeline on clearml with my custom framework script that import and executes other scripts. However, when I write ...
3 years ago
Hi everyone, I am very new to ClearML. I would like to do a tutorial to gain practical experience with ClearML. I have seen that https://clear.ml/docs/latest...
3 years ago
I didnt know how to link with s3
3 years ago
I have a problem with clearml-agent, the agent is cloning repository, but when executing this command: shutil.copytree(Text(cached_repo_path), Text(clone_fol...
3 years ago
Hi all, I would like to put table with url links and image thumnails. I was able to get url as hyper link however I couldn't get thumnails. Any idea? My code...
3 years ago
Hi, Actually now a saw in the logs: ERROR: poetry 1.2.0 has requirement jsonschema<5.0.0,>=4.10.0, but you'll have jsonschema 3.2.0 which is incompatible.Poe...
3 years ago
In my requirement.txt file I have modules installed from the same repository, i.e., I have lines such as: -e ../../nomagiclib/algorithmsTask.add_requirements...
3 years ago
Hi! I am running a code from repository, which is cloned by the following command: git clone ssh://git @ :5109.git but ClearML Web UI shows that repository i...
3 years ago
Hi everyone, I'm using the https://api.clear.ml/ server and ran a bunch of experiments using hydra multirun (sequential runs). Many of these experiments appe...
3 years ago
Hi everyone, I have a bit of a vague problem. My code used to work fine but all of a sudden it broke down. When I run an experiment now, it just stops execut...
3 years ago
Yesterday I executed an experiment in our hosted clearML cluster. After the experiment was finished, we got an AWS guard duty notification about suspicious o...
3 years ago
Also is this the image that is used for experiments? https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearml-agent/values.yaml#L38-L39
3 years ago
or is it just the ubuntu official image https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearml-agent/values.yaml#L59
3 years ago
hi everyone, two questions: 1- How does clearml figures out the environment? for example in my env I have this qiskit 0.37.2 qiskit-aer 0.10.4 qiskit-experim...
3 years ago
Hi, I have a question regarding the Dataset UI (chart helm version 4.1.3 )- WebApp: 1.6.0-213 • Server: 1.6.0-213 • API: 2.20. In order to create a Dataset y...
3 years ago
hi, I am running a pipeline from decorators. the pipeline runs fine. Then I try to clone it by clicking the (successful) run and launching. The pipeline fail...
3 years ago
I am trying to run a task that is completely detached from git - remotely. The script uploads fine but in the UI, the git repo appears as “origin”. When the ...
3 years ago
Hi, I am using spot instances (launched by auto-scaler PRO service), but I see that sometimes the instance is suddenly terminated and the task status is stil...
3 years ago
Can I run an autoscaler listening to a regular queue (i.e. combine autoscaling with on premise machines)? Or does it run the danger of creating an EC2 instan...
3 years ago