Hi guys, i have data ( for folder tree image classification) and we stored that on s3 bucket minio can i register dataset to clearML without downloading (usi...
2 years ago
Hi, i tried this, but got unexpected result when set with_metadata=True source_url = ' ' remote_objects = StorageManager.list(source_url, with_metadata=True,...
2 years ago
Hi, is it possible to set script always clone the latest commi from branch?
one year ago
Hi Everyone, i have two issues with new clearml-server (1.14): - Failed Navigate From Overview to Experiments Details - Async Delete Always Failed when Remov...
10 months ago
Hi, it seems there is a bug: StorageManager.list with_metadata not returning 'size' i am using minio ls_files = StorageManager.list( remote_url=remote_url, r...
one year ago
Hi All, i am creating sub project, for Experiment, but it seems there is [undefined] section created too (like picture) every i made subproject. also, can we...
2 years ago
Hi, just curious, is there planning to using uv for clearml-agent for installation requirements?
8 months ago
Hi, is there a way to know when some experiment change status to published? how i can catch the change ? is it same with slack monitoring example script? i w...
one year ago
hi guys, is there CLI to download artifacs based on id artifacs?
one year ago
Hi, guys can i run a task in task? i have task, if that ended, it will start to run another task remotely. Thanks in advance!
10 months ago
Hi, anyone know what is cause? i tried to run this in my agent. but somehow this got this error after agent install depedencies my_env: clearml-agent=1.5.2 c...
one year ago
hi guys, can i check via https if the clearml-agent is on/off? is there port in clearml-agent to interact with clearml-server? TIA
one year ago
Hi, i am try to use TaskScheduler as cronjob, i want my task running every 2.40 am UTC everyday, task_scheduler.add_task( target_project='Automation/feedback...
one year ago
Hi, Is anyone can access http://clear.ml right now? Thanks
one year ago
hi, can you help me with this? thanks in advance. problem : - could not run task - could not fetch from bitbucket/gitsetup : - clearml-agent: 1.7.0; 1.8.1 ag...
6 months ago
hi, is it possible to run pipeline not use form to changing variable, but editor like connect_configuration?
one year ago
Hi just to confirm, i set my default output_uri to s3, output_uri will upload just artifacs, console log, file server will save plot images like matplotlib/s...
one year ago
[Issue with Minio] Hi, i am using clearml=1.8.3, but it seems still have trouble with minio connection. https://github.com/allegroai/clearml/issues/763 this ...
one year ago
Hi i have installed clearml-agent, but my pip saved in hdd, if i run clearml-agent to SSD, is it mean, my code task will running in ssd?
one year ago
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
one year ago
hi, i am creating pipeline and have several step/task. example step1 will download data by varibel range-date. is it possible, if the parameter of step1 not ...
one year ago
hi guys, is there a way to timeout (from clearml) a task if that running too long?
one year ago
Hi. is there a way to make hyperparameters/any part form become a dropdown list when in Draft mode on ClearML UI? like we want set using UI but limited optio...
2 years ago
Hello everyone! i quite confuse about update data using sdk without download it. first i create dataset and upload. dataset_path = 'dataset/batch_1' dataset ...
2 years ago
will self hosted version clearml have Reports features?
one year ago
Hi guys, can we do dropdown this on configuration?
one year ago
Hi, is there a way to get clearml.conf using clearml sdk? TIA
one year ago
Hi, I’ve set up a ClearML server with the default_output_uri pointed to S3. We’re planning to migrate from S3 to Azure Blob Storage. Is there a direct way to...
5 months ago
hello, i am trying to run clearml-agent on google colab, and i want to setup aws s3 key-secret. i cannot find ~/clearml.conf on google colab. where actually ...
one year ago
Hello, I’m working with Task Scheduler and have a question about scheduling tasks. Is it possible for Task Scheduler to execute a task only once at a specifi...
one year ago