Hi! I started clearml server on EC2 using prebuilt image. Everything works fine, except one small thing: When web app shows image that stored on S3, it asked...
one year ago
When I try to run any task the agent tries to mount something vscode related: 683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus',...
one year ago
Hi, Quick Y/N question: is it possible to build a pipeline of pipelines? I'd imagine this to be possible, since pipelines are also treated as tasks.
one year ago
HI, I just started using ClearML and I love to test it. I am trying to update existing models that were already created before. When I upload my custom model...
one year ago
Hi! I am trying to update existing models that were already created by some model registration task. I can not find in the documentation if it is possible to...
one year ago
Hi, I just started using ClearML and I really enjoy it - it seems much easier than other similar tools. I got today a bit mysterious message when running exp...
one year ago
Hi, trying to report a matplotlib figure with report_interactive=True . Whenever I add annotations to the plot, it’s reporting it to the debug samples sectio...
one year ago
If I ran a hyperparemeter sweep and I wanted to create a graph where the x-axis was one of the hyperparameters, let's say the momentum term of the optimizer,...
one year ago
Hi all, Is it possible to move project from one workspace to another? There are 2 users working on the same workspace and user2 is an admin of this workspace...
one year ago
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
one year ago
Hi all, I am developing clearml-web. Is it a specification that even if the HYPERPARAMETERS item (initial value) when executing XXX is deleted with YYY that ...
one year ago
Any issues with the clearml website , it shows fetch all projects users and experiments failed and is very slow
one year ago
Hi! Would love assistance on the following: I'm getting ValueError: Task object can only be updated if created or in_progress [status=failed fields=['hyperpa...
one year ago
i know i’ve seen this issue pop up in the slack before, but I couldn’t find it after searching. I’ve got some code that starts a new task. the task shows up ...
one year ago
I’m having some trouble with Task.logger.report_media . i’m trying to report a matplotlib figure that i’ve packed into a BytesIO object (because 2D histogram...
one year ago
My autoscaled instance fails when running "git clone" on a private repo. I do have the SSH key placed at /root/.ssh/id_rsa on the machine, and when I SSH int...
one year ago
Hello, I have the following scenario: - I am running a clearml-agent on a Windows machine; - To run on the agents, I am using virtual envs; - In the file tha...
one year ago
we've identified a regression caused by the release of urllib3 v2, ClearML SDK 1.10.4rc1 is out and fixes it, and we'll release the official ClearML SDK v1.1...
one year ago
Hi, I’m trying to create a dataset on ClearML server from my AWS S3 bucket via: dataset = Dataset.create(dataset_name="my_dataset", dataset_project="my_proje...
one year ago
Well, we accidentally leaked some super powerful credentials today. Is there a way to not have the UI or console logs show our AWS access keys, git credentia...
one year ago
Hi, I think I found a problem with a clean clearml install. I create a new python env: conda create -n py310 python=3.10 pip install clearml python -c "impor...
one year ago
Anyone here with any idea why my service tasks get aborted when going to sleep?
one year ago
@<1523701087100473344:profile|SuccessfulKoala55> one morething.. i really like clearml. beautiful UI & a lot of features.. drawback is the functions & featur...
one year ago
@<1523701087100473344:profile|SuccessfulKoala55> hi jake.. is there any way to create clearml token from shell( linux ). why am asking means .. i am trying t...
one year ago
Need guide to install ClearML server in complete disconnected environment from internet on kubernetes using helm chart. We have private registry Harbour whic...
one year ago
If I want to run tensorflow (version 2.10.0 with Python 3.8) with the AWS autoscaler, which AMI and Docker base image should I choose?
one year ago