How would I go downloading a table that I have reported using logger.report_table ? In the UI downloading it as a JSON downloads it a in a weird format which...
4 years ago
I’m trying to use task.execute_remotely but the repo I’m trying to use is not being identified correctly. I have it setup to git pull from a master repo and ...
4 years ago
Can someone please explain the difference between clearml-agent-services (that comes with the official docker compose) and clearml-agent deamon?
4 years ago
There’s a typo in this repo name: https://github.com/allegroai/nvidia-cleamrl-integration
4 years ago
It appears that when I use poetry, it recreates the environment (doesn't persist the venv) and redownloads all the python packages (doesn't use a cache). Is ...
4 years ago
Hello, I was wondering if clearML offers the option to spin up again the clearml-agent automatically every time the machine where it was being executed as a ...
4 years ago
Hi, is there any way to disable ClearML (via some env variable or argument), eg. while debugging or when the on-premise service is not available?
4 years ago
Hi , ClearML Server v1.1.1 patch version is out! 🎉 Containing some small fixes for issues that annoyed us 😄 - see release notes https://clear.ml/docs/lates...
4 years ago
Hi! When I’m running an experiment on a local machine, it works just fine with the clearml, but when trying to clone and run (enque) this specific experiment...
4 years ago
hello everyone! Did you already establish any best practises on passing arguments/secrets to a remote machine while using task.execute_remotely() ? My usecas...
4 years ago
Hi, Can you refer me to an example of launching a training task in AWS using clearml?
4 years ago
i’m getting 404 errors when trying to click links for notebook artifacts and i’m trying to figure out if it’s the file or if it’s the file server. is there s...
4 years ago
Hello, I am trying to run some algorithm in my docker container with Clearml Task . But the algorithm uses ROS, so I need somehow to setup environment before...
4 years ago
logger.report_table with a pandas df, that used to work fine, is suddenly not working - no table in plots but nothing in log (same code otherwise). Seen this...
4 years ago
do tasks that are created through create_function_task run the entry_script again instead of just the pure function?
4 years ago
Hi folks, we are trying to find a tool to help with workflow orchestration. This is our stack so far (Label Studio/Clearml/Seldon). Does anyone have any expe...
4 years ago
Sorry about posting it in that. I'm looking for help with on-prem instalation. I can't get fileserver to work. I sucessfuly created project and a task, pass ...
4 years ago
Is it possible to filter tasks by there output and input names using .get_tasks?
4 years ago
Hey Guys, I Keep Getting "Failed Parsing Task Parameter" Warning For The Arguments Such As This One:
hey guys, I keep getting "Failed parsing task parameter" warning for the arguments such as this one: parser.add_argument( "--dataset_mean", type = float, nar...
4 years ago
Is there an efficient way to query ALL unique models (ie excluding versions) in a project?
4 years ago
but on the UI, not found directly..
4 years ago
when doing Inspect Element I found it
4 years ago
there is no link that appears to show up
4 years ago
hey SuccessfulKoala55 AgitatedDove14 - what to do in this case? trying to add people to my workspace in a free tier before expanding to a premium tier
4 years ago
Question about https://allegro.ai/clearml/docs/rst/references/clearml_python_ref/task_module/task_task.html#clearml.task.Task.upload_artifact : Let's say I g...
4 years ago
Hi, SuccessfulKoala55 AgitatedDove14 TimelyPenguin76 , I meet a question about secure configuration. Here is my question. You’d better say the picture first....
4 years ago
Hi, I just updated clearml-server to 1.1.0 and got the following error when starting it with docker-compose: clearml-apiserver | [2021-08-02 13:37:09,852] [8...
4 years ago