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
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
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
Hey guys! We are running some of the workers on azure machines., with the docker flag I noticed that every run we are doing, the available memory gets fuller...
one year ago
hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
one year ago
Hey, Is there a way to hide certain configuration paramters? We want to login to db to fetch data, for task run. But we don't want the db connection details ...
one year ago
Hey Guys trying to run a task on an agent using docker mode (machine has only cpu) i always get this error (no matter the docker- image im using, i tried sev...
one year 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 (...
one year ago
hey while trying to upload a (~14 gb) dataset, we get the following error:
one year ago
Hey, while trying to run a pipeline with the PipelineDecorator scheme, I encounter the following error: Traceback (most recent call last): File "C:\Users*\Do...
one year ago
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
hey in clearml-serving when deleteing a model endpoint, it doesn't delete the preprocessing artifact you should fix it
one year ago
Hey guys while trying to serve, following: None after running : cd docker && docker-compose --env-file example.env -f docker-compose.yml up i get many errors...
one year ago
Hey, we run a pipeline using the PipelineController, when we do it from team member 1 computer, we see clearml-agent installing lots of unrelevant packages, ...
one year ago
Hey ClearML! I created a worker, and configured it to work with my git account (using ssh-key) when my coworker tries to run a task using the same worker, he...
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