Hi everyone, I'm currently trying to set up S3 as a file server for storing all my data (artifacts, datasets, etc.) using ClearML, but I'm encountering some ...
one year ago
I have a question regarding running a model on the agent with an external dataset, I have the dataset in my local device and I connected it with the clearML ...
3 years ago
Hi, I know that ClearML uses local changes for patching and running script. Can it also do the same with local commits?
2 years ago
Hey! I know it is possible to give an agent extra shell commands to run. Are they run before the repository is cloned or after? I have a local library and wa...
one year ago
What is parent task for a dataset? When does it get populated?
4 years ago
Hi, I have an issue when running a pipeline controller remotely in docker. Basically I have a module that reads a config file into a dict and calls the pipel...
2 years ago
Hi, in the "Choose compared experiments" view of the WebUI, would it be possible to add a toggle to include archived experiments in the results of the search...
3 years ago
clearml_agent: ERROR: Command '['/root/.clearml/venvs-builds/3.8/bin/python', '-m', 'pip', '--disable-pip-version-check', 'install', '-r', '/tmp/requirements...
3 years ago
Hi, Is it possible to re-use task-id, but keep the old execution tab ? (git diff specifically).
3 years ago
Hello everyone! Do you know how to run several agents simultaneously on the same PC? I launched the first one and if I try to run the second one I get: clear...
3 years ago
Hi there, I would like to know how we can pass an environment variable for the running script when the script is run remotely by an agent?
2 years ago
Hi community, I want to get the list of available worker-queues in my pyhton API. Based on the SDK documentation I cannot find a implemented way expect using...
one year ago
Hey! Would it be possible to tag the RC releases in the different repos? So that one knows what is inside?
5 years ago
Hey everyone, I'm using ClearML Pipeline, I have a pre-processing step which I would like to use there small instance, and processing step which executed on ...
one year ago
Hi, is there a configuration somewhere that allow me to see stuff logged from regular logging in clearml console? Or clearml's logger.report_text(print_conso...
9 months ago
Hi! I am trying to download data from GS using StorageManager.get_local_copy() . It works fine when I point it to a file i.e gs://bucket/dataset/image.png bu...
5 years ago
Hey, I’ve deployed ClearML on k8s with the helm charts in repo “allegroai/clearml-helm-charts”. Is there a way to bind all logs from tasks running on the age...
3 years ago
I am studying using the「Pipeline from Tasks 」pages. None I am facing two problems. - Q1:- I want to load a local csv in the step1 task and split it in step2,...
11 months ago
Hi all, Idk whether this is the right channel to ask this question My team are using ClearML as part of our development process. We wish to use ClearML-serve...
3 years ago
im bit stuck with clearml server api deployment to nomad.
one year ago
Hi all! I am logging a plot and I am having an issue with its legend. When I run the code myself it appears as expected (1st image). When I log it in ClearML...
9 months ago
Hi, there's something i don't find too logical when using ClearML and its agents. I will need to run my code once on my client computer this is without GPUs....
4 years ago
Hey! I'm having a weird issue when I run pip freeze locally it's showing version "clearml==0.17.5rc6" but when I initiate the task it's always starting with ...
4 years ago
Hey, often I want to compare scalars of two experiments with the same name but with different tags. In the SCALARS comparison tab, I cannot see which experim...
3 years ago
Hello everybody, I would like to start off by saying that I absolutely love clearml. I am getting familiar with clearml datasets and I have a quick question....
2 years ago
Hey friends! At our startup we are a big fan of ClearML and use it daily to run trainings and other tasks. Right now we are re-evaluating our data platform a...
2 years ago
Hi! I was taking a look at the https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_cli.html and wanted to know if anyone has used clearml wit...
4 years ago
Hi. I use set_base_docker for remote execute. Its my custom image from gitlab registry. And my question is how I can use script and etc from my image? On my ...
2 years ago
is there a way to open a clearml-session using vscode-remote on vscode instead of the browser?
one year ago
Hello everyone, I'd like to stop ClearML from automatically logging models from YOLOv8. Is there any way to do it without disconnecting from framework (pytor...
2 years ago