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
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
🙏 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
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
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
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
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
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
Hi there, congrats for releasing v1 😄 I observed that with pytorch ignite (4.2.0), the metrics of the validation engines are delayed by one epoch. I am not ...
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
Hi folks any info on when the helm chart will be updated for 1.0.1 ?
4 years ago
Hi guys, what is the correct channel to do a technical question?
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
Is there anyway to start the API server to get more information... any debug parameter?
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
Oh you say is the version? (it's a good new this for me 😄 )
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
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
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 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
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
The Markdown editor for documenting projects is so great, I love it 🤩
4 years ago
we can’t add overview to the subprojects (btw thank you SO MUCH for subprojects, this is probably the best feature ever introduced to trains/clearml). is it ...
4 years ago
I finally got the cleanup_service.py to run. However, now I get errors when trying to load scalars. This is what I found in the logs [ERROR] [clearml.service...
4 years ago
The “Manage queue” option in the right tab on a queued experiment is broken in v1.0 (it does nothing)
4 years ago
Hi there, I moved my ClearML server from US to EU and now I am trying to setup the AWS autoscaler with the different architecture that I have now. So far I u...
4 years ago
Can someone confirm it is not possible to logout with fixed users with the current clearml-server? Logout Failed Unable to find endpoint for name login.logou...
4 years ago
None "ClearML automatically logs debug samples, allowing you to track" I wouldn't consider the logging shown in the examples as "automatic", rather "explicit"
4 years ago
None The link to the script is broken, script in the repo is named matplotlib_manual_reporting.py
4 years ago
Is there a way to output the cleamrl reports scalars / Configuration etc into a output pdf ? If not available, is it on the near term pipeline ?
4 years ago