anyone had success with specifying elasticsearch password to api server? I've tried supplying it with dynamic config variables but pyhocon doesn't support tu...
4 years ago
Hello Everyone, i’m newcomer for ClearML. I have question related to Model URL information. Where exactly the model artifacts were stored ya? assuming that i...
4 years ago
@<1523701087100473344:profile|SuccessfulKoala55> Hi, I wonder is there any way to deploy the server locally without using VM like docker or k8s?
4 years ago
Hi! I recently updated my server and my clearml version, now when I set a task to be executed remotely its default state is aborted hence I have to reset and...
4 years ago
Hi, with the upcoming version of Hydra it seems the binding breaks. Specifically in the run_job function the argument order changed from https://github.com/f...
4 years ago
Did someone here already try the https://ngc.nvidia.com/catalog/containers/nvidia:pytorch with clearml? It seems like there is a base conda environmenet wher...
4 years ago
hi can you help me debug this from clearml-data?
4 years ago
Imagine I browse through my experiment history and find an old experiment that I want to use as a base for a new experiment. I did not commit all my changes ...
4 years ago
Hi, i had a task successfully completed. Then i cloned it and enqueued it again without any changes. But the task ends up with an error. Here's the logs, not...
4 years ago
while running same experiment next time on clearml-agent using clearml-server, is there any way we can avoid installations for creating virtual environment f...
4 years ago
Having trouble trying to set up my own server hosted locally on my Mac, I've got it all set up using docker and I can see the dashboard and have changed my c...
4 years ago
Hi guys, quick question, what is the purpose of the "WEB APP CLOUD ACCESS" section in the profile configuration?, Is it to storage data from the user or is l...
4 years ago
hello all, i’m new to ClearML and playing around with the self-hosted version on AWS. How does ClearML handles “high-availability” requirements, meaning if i...
4 years ago
As mentioned above, i’m poking around the self-hosted version on AWS. Have question about this part of the documentation https://allegro.ai/clearml/docs/docs...
4 years ago
Hi, can i choose not print the clearml-agent config logs in the console? Reason is we are passing credentials via env var to the k8s glue and its being displ...
4 years ago
QQ: I'm trying to run the https://allegro.ai/clearml/docs/docs/tutorials/tutorial_explicit_reporting.html . After Step 1, I'm getting the following error tha...
4 years ago
Hello. Recently INSTALLED PACKAGES behavior has been changed. Previously it was following: 1. If INSTALLED PACKAGES is empty, packages should be installed fr...
4 years ago
Hello, I work on a ML Project (Using Frameworks like Pytorch and Tensorflow), I use s3 to save model checkpoints. Recently we adopted Clearml to track our ex...
4 years ago
Can someone confirm that agent.python_binary is not working? My agent always chooses the system installation /usr/bin/python3.8 which results in /usr/bin/pyt...
4 years ago
Currently clearml-agent in services-mode supports cpu only configuration. Any particular reason for this limitation? Any inputs on what’s needed to do this i...
4 years ago
question about using s3 as artifact storage - do we need to setup s3 credentials on every system that is using those artifacts (e.g. in clearml-agent where m...
4 years ago
hello, this is the following python code i had saved as main.py. from clearml import Task from clearml.automation.controller import PipelineController task =...
4 years ago
It seems like ClearML Agent does not support arparse subparsers, right? https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_subparser...
4 years ago
What’s the best way to get the list of all projects (while in a notebook)? Hitting the API?
4 years ago
Does clearml-session work in a Kubernetes environment?
4 years ago
Wondering how the services to access can be setup
4 years ago
Seems clearml-server-k8s has been deprecated in version 1.0.. Did this to install helm install allegroai/clearml-server-chart --namespace=clearml --generate-...
4 years ago