When I do Task.init() and then a execute_remotely(), the task is being Aborted rather than be in Draft. Am I missing something?
4 years ago
What’s the easiest way to update the repo url alone for a task? Need - in my CI, the url used is https but I need the ssh url to be used. I see that we can p...
4 years ago
Am I doing something wrong or is should I open an issue about it (bug?)? I'm using the logger.report_plotly method to visualize a custom plot. Using the exac...
4 years ago
Apart from having packages in requirements.txt, does clearml expect them to be actuall installed to add them as installed packages for a task?
4 years ago
Hi, how could I know that "Task.init" find my "clearml.conf" file? I executed task = Task.init(project_name='Classification', task_name='example') and nothin...
4 years ago
Thanks ClearML Team, great to see these requested features are released! Add metric snapshot plot to project overview UI - Show an aggregated view of all pro...
4 years ago
Hmm is there any clear (pun intended) documentation on the roles of Storagemanager, Dataset and artefacts? It seems to me there are various overlapping roles...
4 years ago
Running the Docker Agent with own image the right way? In our company, we have some development/production docker images to use on developer laptops and in d...
4 years ago
Hi, i'm running the following and encountering some SSL errors. SSL_CERT_FILE=ca.crt clearml-data upload --id 12314jhg42342j4j --storage clearml.storage - ER...
Sorry if this is addressed in docs somewhere - Does an agent map to one worker (1:1) all the time? Can I have multiple workers in an agent? Does docker mode ...
4 years ago
Hey all, we already know that clearml magic collects metrics and plots from tensorboard and matplotlib, can we please add collection for Plotly and Seaborn ?
4 years ago
Is there any way to get just one dataset folder of a Dataset? e.g. only "train" or only "dev"?
4 years ago
Looking at clearml-serving - two questions - 1, what’s the status of the project 2. how does one say how a model is loaded and served etc? For example, if i ...
4 years ago
clearml-data - incremental changes and hashing on per-file basis? Hi! In our team, we are now also looking at clearml-data . The integration with cloud backi...
4 years ago
Hi. I'm using ClearML for logging my experiments. Can I compare experiments by plotting graphs? For example, every experiment logs the time per training iter...
4 years ago
Quick qn, when using the clearml-task, how to specify the output_uri.
4 years ago
Sorry if I'm missing something, but how do I search for tags in the ClearML Hosted GUI App? For example, if I've tagged a model as in_production and want to ...
4 years ago
Hi everyone, quick question - We're installing http://Clear.ML locally, and saw there are many DBs involved. What is the purpose of the ElasticSearch? It's j...
4 years ago
Hey all! Great job on ClearML by the way 🙂 I’m currently exploring whether it could be a fit for me and my team and I have a few questions: If I want to sen...
4 years ago
I am seeing that some steps in a pipeline are being skipped. Like for example, in a pipeline with 4 steps, it’s directly starting at step 3. Is there some re...
4 years ago
Collecting click Using cached click-8.0.1-py3-none-any.whl (97 kB)And then: ERROR: typer 0.3.2 has requirement click<7.2.0,>=7.1.1, but you'll have click 8.0...
4 years ago
Do you have some documentation on what https://app.community.clear.ml/applications are useful for and how to use them? Are they going to be available for sel...
4 years ago
Any info on the lifecycle of datasets downloaded to $HOME/.clearml/cache/storage_manager/datasets via get_local_copy I have a task running and I was watching...
4 years ago
does the new 2.0 helm charts (app ver 1.1.0) not support nfs?
4 years ago
Hi, I got (yet another) clearml-server installation question. We installed the server on an internal k8s cluster. Now I want to point the webserver on the ap...
4 years ago
I am starting to use clearml-data, and I have a feature request - add a progress bar for the upload phase / log which files are uploaded / add upload speed C...
4 years ago