Any updates on this issue?
2 years ago
Is there any way to make a clickable link in the configuration of a task?
2 years ago
Is there more info on how to set up clearml-agent in kubernetes than at these links? None None I’m still not following exactly how to get it set up, and how ...
2 years ago
I have a question regarding Dataset versioning Lets say I create Dataset A which has 1000 files then I create Dataset B with Dataset A as it's parent. All I ...
2 years ago
Hello, I have a question I am trying to connect Clearml to local minio but for some reason the Host configuration is dropped out, I tried to go in to the cod...
2 years ago
Hi all, I am running a self hosting ClearML server on an EC2 instance. I am able to run training and log the data into a separate S3 bucket by specifying the...
2 years ago
Hi all 👋 ! I got a problem regarding Grafana/Prometheus. When I deploy a model with clearml-serving and I add metrics like this: clearml-serving --id *** me...
2 years ago
how to use clearml-session.. i mean jupyter notebook.. i tried this command "clearml-session" on my clearml server.. it wasnt working
2 years ago
I ran into something that I'd describe and an error but I want to verify this to be the case first. The error seems to be produced if I call output_model.upd...
2 years ago
Hey channel, I would like to setup Kubernetes for serving my models only. Does it mean I can use clearml-serving helm chart alone? What would be the use case...
2 years ago
Hey, we save our artifacts and models in an azure blob storage. for security reasons, our blob storage blocks traffic from everything outside an azure VNet (...
2 years ago
hi all! I would first like to say how amazing clearml is! I am trying to setup an agent with clearml, but for some reason it does not allow the docker image ...
2 years ago
Hey, I am following the docs to use clearml-session and getting the following error > Environment setup completed successfully > > Starting Task Execution: >...
2 years ago
Hi everyone, could it be that ClearML does not track packages correctly, that use import names different from their package name? For example scikit-image is...
2 years ago
Is it possible to set default columns to show on the clearml-server web ui for every user?
2 years ago
Hi All, I have seen this error somewhere else in the channel where the docker agent gets stuck at this warning, and does not move forward, Requirement alread...
2 years ago
Hello all, we’re trying to use report_image to log sample images to ClearML, but output on client is empty: image_open = Image.open(os.path.join("prediction"...
2 years ago
Hi channel, I am using K8s clearml-serving helm chart and noticed a small issue. The current implementation of ...ingress.yaml resource does not contain the ...
2 years ago
Hi, Can anyone help me? I'm trying to create a pipeline of pipelines instead of pipeline of tasks?
2 years ago
Logon failure with Google and OAuth. Used to work. Please assist. Sign in with Google Access blocked: This app’s request is invalid You can’t sign in because...
2 years ago
hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
2 years ago
Hi Everyone, I have a task that installs a python requirement from bitbucket over ssh. The requirement are defined in a requirements.txt file. In the agent, ...
2 years ago
Hello all, it seems that ExperimentManager is geared toward training jobs. We however need to do evaluation/benchmarking jobs most of the time. Is there anyw...
2 years ago
Hey there! Setting up ClearML on a new coworker’s windows laptop and running into issues. Here is the stacktrace when running a test script, which simply ini...
2 years ago
does clearml have a testing API? I'm setting up stack to enque work with clearml. Is there a way I can simulate queue and worker execution?
2 years ago
I want to upload models to the server, but store data locally like DVC, and only manage data meta-information in clearML. What should I do?
2 years ago
For ClearML storage we want to store data in multiple places: - Data versioning: data will be pushed to NAS (since NAS has backup mechanism) - Experiment art...
2 years ago
Hi Team,Could we create ClearML instance without AMI and configure our own?
2 years ago
Good day all. I'm working with the PipelineController for creating pipelines from tasks. One thing I've noticed is that if I do pipe.start_locally() it does ...
2 years ago
Hi, I am using two different environment for mlops and model training. I have setup the agent in the training environment. I can start the queue using comman...
2 years ago