hey guys trying to save a model via the OutputModel.update_weights function I get the following error: 2023-03-23 11:43:23,298 - clearml.storage - ERROR - Fa...
one year ago
also ,getting this error message so how to configure repo in clearml.conf clearml.Task - INFO - No repository found, storing script code instead
one year ago
Hi Team,Im currently getting below error while running the pipeline with pipeline.start() raise ValueError('Could not find queue named "{}"'.format(queue_nam...
one year ago
What permissions do i need to provide to the bot foe sending notifications in my slack workspace
one year ago
hey guys, is there a way to dynamically know the path of a cloned github project (and task) inside a docker mode worker? I want to set the PYTHONPATH inside ...
one year ago
Is the docker-compose deployment suitable for production? If not, is it be better to somehow use docker swarm instead? The advantage of docker swarm is that ...
one year ago
Hello everyone, I’m running ClearML using SageMaker and its strange i see no plots show up when i create a matplotlib plot after initializing my task, wonder...
one year ago
Hey Guys! we run tasks using docker mode environment. the docker image we're using has already all the packages installed on the system, but i notice that ev...
one year ago
Hi! In UI I see USER for each task. Where is this variable stored in the system. How to specify a different user when running a task?
one year ago
hey guys, i didn't see any record of it in the documentation and i am wondering what the following attributes in the clearml.conf are responsible of: - conda...
one year ago
More of pushing ClearML to it's data engineering limits 😅 . Could you use ClearML in a event-driven system? That would be so sick! I'm wondering if we could...
one year ago
After presenting ClearML to my team, I got the question "we're already on AWS, why not use SageMaker?" TBH, I've never gone through the ML workflow with Sage...
one year ago
Hey, i've spun up ClearML Serving using the example here: None When running curl -X POST " None " -H "accept: application/json" -H "Content-Type: application...
one year ago
another question: how do i make clearml acknowledge/recgonize a local python module that i am using say i have a local config.py in root directory and a task...
one year ago
Hi Team, How to configure Gerrit details in ClearML so that tasks or pipeline will be executed depends on Gerrit?
one year ago
I have been facing this issue "ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start" due to which the enti...
one year ago
hello all! Is there any way to hide menu on the side bar? i want to show project menu only.
one year ago
I gave a demo of ClearML to our data engineering team (is also the ML infra team) and it went over really well! 🎉 We have two data science teams that we are...
one year ago
Hi All! I'M Trying To Create Dataset With Output_Uri Pointing To Google Storage And Got Weird Error:
Hi all! I'm trying to create Dataset with output_uri pointing to google storage and got weird error: google.api_core.exceptions.NotFound: 404 GET //iam/testP...
one year ago
Hello. I want to update an artifact in a task (a pandas data frame). i do this with upload_artifact . When i access the artifact the next time, i get always ...
one year ago
Hi everyone! When I execute task.execute_remotely in ClearML, it starts installing every package in my environment, even those that aren't necessary for the ...
one year ago
Hi all, Is there any way to list/query all the Metric events that are associated with a particular task? I did some experiments with APIClient class, but no ...
one year ago
Hi everyone, I was working with model serving and monitoring, and wanted to know about monitoring aspects/usage in serving. I actually wanted to know about e...
one year ago
Hi people! I think the ClearML Dataset.finalize() method might be broken, not sure if here is a good place to report it or I should open an issue? (Or I’m do...
one year ago
Does clearML have a good story for offline/batch inference in production? I worked in the Airflow world for 2 years and these are the general features we use...
one year ago
Hi, when I use clearML in jupyter notebook, the task displays SCRIPT PATH: ipykernel_layncher.py by that UNCOMMITTED CHANGES does not show the code. Does any...
one year ago
Hello all! I'm writing to express my gratitude for supporting such a great platform as ClearML, which I've been actively using lately. I'm running experiment...
one year ago
Hi all ! I'm trying to setup my agent, I always get the same error even when I run remotely a task where I only print('hello world'). I wonder what I'm missi...
one year ago
Hi all, is there any kind of ClearML adapter for MLFlow? I'm talking about the dozens of awesome integrations with MLFlow that allow you to easily log artifa...
one year ago