Hi, I am using mmpretain and wondering how do ClearML integrate with it ? I used: Runner( ..., visualizer=dict(type='Visualizer', vis_backends=[dict(type='Cl...
one year ago
Hello everyone! Could you help me with the authorization question? Is it possible to add a new user through the API to access ClearML webserver? I found thre...
one year ago
Hello guys!!! I'm a developer who wants to build MLOps on my local machine, but I have a few issues while setting up the ClearML Server. And I just got a sma...
one year ago
Hi, i'm currently setting up the GCP autoscaler. Everything works except the installation of the cuda drivers. I'm using this machine image projects/ml-image...
one year ago
Hello. I'm trying out self-hosting with the latest version. Upon spinning up, clearml-elastic errors-out with: "stacktrace": ["org.elasticsearch.bootstrap.St...
one year ago
Quick question: Why does clearml-server 1.15.0 api-server python package require ES 8.12.0 but the docker-compose references ES 7.17.18?
one year ago
Hi all, I updated from clearml-server 1.14.1 to 1.15.0 and I am getting the following error while trying to start the server after running docker-compose pul...
one year ago
I upgraded clearML to 1.15.0 from 1.0 The UI says it’s running WebApp: 1.15.0-472 • Server: 1.15.0-472 • API: 2.29 And the UI is missing a lot of details lik...
one year ago
Hi all, if I have a project structure that utilize a setup.py to be setup as local editable package, how do I make this works with clearml pipeline for remot...
one year ago
how can i serve my custom yolov8 model on clearml?
one year ago
Are there any particular system dependencies needed to enable auto_resource_logging ? My understanding based on None is that this should be enabled by defaul...
one year ago
Help please, after creating my data drift monitoring dashboard using ClearML Serving and Grafana, how can I configure my alerts to be notified when the distr...
one year ago
Hi! I'm currently hosting my own clearml server, which has been great so far. I need to restrict access to ClearML from certain IP addresses in our lab. Idea...
one year ago
hey there, i am trying to use a local docker agent, but i cannot run tasks there. Using the bare metal variant with venvs works fine. It seems as the process...
one year ago
Hi all, how can I have a global variable used in a pipeline step? I have to define them in each pipeline step, otherwise they are not included in the pipelin...
one year ago
does that mean you will lose credentials if you restart clearml dockers?
one year ago
after adding a new one, I stop containers (docker-compose -f /opt/clearml/docker-compose.yml down) and start it again. the app credentials page is empty and ...
one year ago
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
Hi, there is an issue with the "HPO" app, it seemsthat in both options for the "Optimization Objective Trend" param (min and max) the optimizer is trying to ...
one year ago
Hi! A training session just crashed because I seem to be in a setting in which ClearML keeps trying to send info to the server - but that triggers a timeout ...
one year ago
Is there any documentation of how to unhide a project on clearml? I have a hidden project that really should not be
one year ago
I recently upgraded my clearml version and here are some questions that I have: - Is there an autoscaler available for Azure ? - I'm interested in the clearm...
one year ago
Quick question about concurrency and the serving pipeline, if I have request A sent and its being processed, and then send request B while A is processing, w...
one year ago
how can i use multiple docker args in the clearml-task cli? --docker_args '-v=some_dir:other_dir' -----> a single value works fine --docker_args '-v=some_dir...
one year ago
hello! thank you for the great product. I have a bit of a request: this hover feature in pipeline overview would be much more useful if I could read out the ...
one year ago
anyone successfully deploys clearml server at one server, deploy agent at another server, and completes pipeline without error?
one year ago
Hello everyone, I am hosting my own clearml server and it is great. However, I ran into a problem where one of my projects has become "hidden" and I have no ...
one year ago
Hi everyone, I'm running into a weird error when trying to clone and run and task that has completed successfully. I have a test task that loads a dummy data...
one year ago
hi, im using aws autoscaler and having issues with clonning repos on a machine that has already run a task before. you may see the entire error in the attach...