Hi, how is the priority of the configuration like? Which one takes precedence? For example, output_uri default_output_uri in clearml.conf on client files_ser...
3 years ago
I encountered a weird edge case with the AWS Auto-scaler, wondering if there are any solutions or if this is a known issue. Something as follows happened: Th...
3 years ago
When using a TriggerScheduler with a add_task_trigger and schedule_function , how would I go about updating the trigger and function without a new task/exper...
3 years ago
Hi! I’m running an experiment as follows: create argparser -> args Task.init (default args) call train(args)Then I clone it and change the parameters in the ...
3 years ago
Hello all, When I create a pipeline (using pipeline decorator) and call the function executing_pipeline(). It create a pipeline in the "Pipeline" menu, with ...
3 years ago
Hello everyone ! My clearml-agent was working fine. After computer restart i got this error : clearml_agent: ERROR: create..Validator.init() got an unexpecte...
3 years ago
Hello everyone! I setup a GCP autoscaler on my Pro SaaS deployment but I keep getting this error: clearml_agent: ERROR: Server does not support --use-owner-t...
3 years ago
Assuming I want to report to the same task from two different processes (running on different machines) - how would I do that? So I have some function foo th...
3 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 ...
3 years ago
Does anyone know if it is possible to add a plot from a stylized pandas data frame? I can easily log a pandas data frame with logger.report_table but can I l...
3 years ago
If I leave WORKING DIRECTORY empty in the experiment configuration (in the UI), will that use the git project root by default?
3 years ago
Is there any additional configuration needed for PYTHONPATH to be setup properly in the clearml agent? I'm getting python import errors from the root directo...
3 years ago
Hi all, where does the installed packages list populate from in the task viewer?
3 years ago
Hi everyone, Suddenly since 1 hour ago I cannot show the graphs in 'scalars' section (under results). When pressing the scalars button, clearml shows a 'wait...
3 years ago
Are the docs broken? https://clear.ml/docs/latest/docs/release_notes/ver_1_7 gives me this
3 years ago
Hello everyone ! I would like to https://github.com/allegroai/clearml/blob/master/examples/pipeline/pipeline_from_tasks.py from https://github.com/allegroai/...
3 years ago
Hey all, I'm testing the usage of SETUP SHELL SCRIPT in the experiment window. I added a simple command but did not see it in the console. The task did execu...
3 years ago
Hey everyone ! Seems like i can not run my task remotely <- is something missing in the config (agent) , should i specify all the versions? I attach full log
3 years ago
If I have an AWS key/secret for an IAM user, what is the best way to pass in these credentials so the task docker container has credentials generated for usa...
3 years ago
I'm new to using datasets, if my git project root is myProject and I expect file.json to be at the root level, how do I accomplish this?
3 years ago
Hello folks. We're a small team currently considering adopting ClearML for experiment tracking. I was wondering if I start with the hosted service and decide...
3 years ago
When we run our code and it communicate with clearml server, is there some way we can log that api request? Like what endpoint is it and what payload it send...
3 years ago
Hi everybody, Am I the only one having issues with logging into https://app.clear.ml/ ?
3 years ago
When I run clearml-data close on an 84mb file, I get the following response 413 Request Entity Too Large 413 Request Entity Too Large nginxYet the file is st...
3 years ago
Where I can change this host name using the helm charts? I got this error when my task is fetching a dataset. 2022-09-23 15:09:45,318 - clearml.storage - ERR...
3 years ago
Hi, I have a question regarding automation.HyperParameterOptimizer() . We are seeing that objective being logged (on the table of experiments - results/plots...
3 years ago
Hi! I am researching different MLOps libraries / platforms. I don't want to use platform as a service solutions. Could you suggest me what are the main diffe...
3 years 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...
3 years ago