Hi, I just updated clearml server 1.0 using docker-compose down & docker-compose pull & docker-compose up -d , it worked ant it looks amazing! I found two pr...
4 years ago
Hi, I am trying to figure out the container arguments i can define in the webapp. Is there an example to all arguments and how to use it?
4 years ago
Another qn, currently when building pipelines. We use python codes as steps. Is it possible to substitute these steps using containers instead. The main reas...
4 years ago
Hi, I am trying to hyperparameterization. I am not sure how to pass a args['dataset_url'] from hyper.py to base.py. hyper_parameters=[ DiscreteParameterRange...
4 years ago
Is it possible to shutdown the clearml server, upgrade to v1, restart it while experiments are running? Or is it dancing with the devil? 😄
4 years ago
Oh you say is the version? (it's a good new this for me 😄 )
4 years ago
🙏 Please skip cleaml python package v1.0.1 and just move on to v1.0.2 😊 apologies for the inconvenience 🙂 pip install clearml==1.0.2
4 years ago
Is there anyway to start the API server to get more information... any debug parameter?
4 years ago
Well, this is my question... I'm trying to adapt ClearML to AWS using basically ECS Fargate + DocumentDB + AWS ES + Elasticache + EFS. I could start the file...
4 years ago
Hi guys, what is the correct channel to do a technical question?
4 years ago
Hi folks any info on when the helm chart will be updated for 1.0.1 ?
4 years ago
Hi all, I'm updating my code to use hydra, and facing an issue: when I try to init a task in offline mode I'me getting the following: ValueError: Multiple co...
4 years ago
How can I upload a model manually if I’m training using catboost framework, which is not natively supported by http://clear.ml ? I checked the docs, e.g. htt...
4 years ago
With clearml 1.0 it seems that console logs are only shown in the web ui when the task has finished. Is this expected behaviour? With previous versions I was...
4 years ago
Hi clearml. I'm trying to look at Datasets functionality (with the help of https://github.com/allegroai/clearml/blob/master/docs/datasets.md and https://clea...
4 years ago
Hello, I want to update allegro. I found the link: https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_es7_migration.html But with this gui...
4 years ago
General open question.... I'm wondering if people can share learning experience with ClearML. ie. when you were going down this path, what was easy/hard, wha...
4 years ago
🙏 There is no v1.0 release without a prompt v1.0.1 following it, and we are no different 😊 pip install clearml==1.0.1
4 years ago
Can someone point me whether/how the services-agent the starts with the clearml-server mounts the .ssh directory for accessing a private git repository from ...
4 years ago
None “You can view the reported text in the ClearML Web-App (UI) , RESULTS tab, LOG sub-tab.” But I don’t see a LOG sub-tab. Using the community server
4 years ago
Hi all, is there documentation \ example describing how does ClearML works with hydra?
4 years ago
Hi, where can I find the full spec/syntax for task_filter used in Task.get_tasks ? Thanks
4 years ago
PS - this one was made with you in my mind and heart https://youtu.be/r2BMMDzfyA0
4 years ago
The party continues on reddit. I'm sure there will be questions from non-users, I hope you could all join in and answer! https://www.reddit.com/r/MachineLear...
4 years ago
We had a problem moving from Google Drive to Bucket storage (S3, Google Storage, etc.) in that we still wanted to be able to mount the bucket as a network dr...
4 years ago
Hey, we were trying to run an experiment on clearml using its python-sdk. When I run an experiment using Task.create() , it is picking up these random uncomm...
4 years ago
Is it possible to schedule pipelines on events like dataset update?
4 years ago
Hello, I am using ClearML on my server that is located in Hamachi VPN network with IP 25.x.x.x. ClearML runs in docker with api_server: http://172.x.x.x:8008...
4 years ago
Hi, is it possible to change the visibility of the projects on the dashboard so that only specific users can see the projects?
4 years ago