Hi everyone! First of all, huge thanks to the ClearML team for this wonderful tool. I wish I knew it earlier to use it for my ML/DL projects! I've a question...
2 years ago
Can we report a pandas table with styling to be retained in the WebUI? It would be nice to report e.g. df.style.background_gradient(cmap='coolwarm', axis=Non...
3 years ago
Hi Team,i have code copied from https://github.com/thepycoder/asteroid_example.git . in pipeline.py there is one function pipe.start_locally(run_pipeline_ste...
2 years ago
Hi, I have a problem with "Dataset" module. I create dataset and uploaded few files: files_root='/tmp' dataset = Dataset.create(dataset_name='2022', dataset_...
3 years ago
Hi, anyone facing ssh issues while queueing tasks into clearml-agents installed in the server
5 months ago
Hi there, another triton-related question: Are we able to deploy Python_backend models? Like TritonPythonModel something like this within clearml-serving? Tr...
2 years ago
Hi all, Is it possible to move project from one workspace to another? There are 2 users working on the same workspace and user2 is an admin of this workspace...
2 years ago
Hi, I have an agent that is running two experiments at the same time: one that was running for a long time (11h) and one that the agent picked up afterwards,...
5 years ago
Hello! I created a clearml.conf in my clearml server, then I added the S3 credentials under aws { s3 { region, key, secret } } and rebooted the server. Then,...
2 years ago
Hi Guys, When reporting debug images, is there any way to use a string instead of an int in iteration ? The use case is for testing/eval experiments. For exa...
5 years ago
Hi all. We are using the community ClearML platform to manage our ML experiments. We recently have reached the maximal artifacts quota (> 120GB) and as a res...
3 years ago
Hi my friend mailto:mishael@xfind.ai has gotten his Slack account accidentally deactivated for this workspace. Anyone here can reactivate his account?
5 years ago
Hi, I need your help setting up an trains agent running in docker. I have an python script calling wget as system command which runs fine on my dev engine. W...
5 years ago
Hi everyone, I'm getting an access denied error when trying to pull Docker to ClearML AI Gateway. Do I need specific credentials to access the repository? thx!
5 months ago
Hey friends! At our startup we are a big fan of ClearML and use it daily to run trainings and other tasks. Right now we are re-evaluating our data platform a...
2 years ago
Hello again guys, just curious, how do I get my artifact to be under my Models page? So I'm looking at the https://clear.ml/docs/latest/docs/fundamentals/art...
4 years ago
With ClearML Agent, I’m running it in kubernetes. I want the agent to run with docker, but i get a message that the daemon is not running. Are there instruct...
4 years ago
Hi, it would be great if the dashboard would be also a mobile optimized. Often I would like to check the experiment from my mobile on the road but it is real...
2 years ago
Wondering why this is the case when deploying the clearml server locally * Serving Flask app 'server' (lazy loading) * Environment: production WARNING: This ...
3 years ago
Hey there! I'm trying to make changes to the agent config, but when I update clearml.conf , take down the agent (with kill -9 agent-pid ), and restart the ag...
one year ago
Since I’m using Trains on K8s with my team I started to dig into the Helm chart that needs tweaks. I just started exploring the chart so I just put a first s...
5 years ago
Hi, I'm new to ClearML, and like it a lot, except that the default "Example" projects that come with the self-hosted ClearML Server are read-only and I can't...
3 years ago
Here is sc from pipeline section (web ui)
one year ago
Hello, is it possible to run Trains offline where there's no HTTP connection between the node running the job and where the web UI runs? I see in your diagra...
5 years ago
Clearml plots question. There is a tiny problem with the experiment pages where the plots we create in the notebook are not saved as it was made. For example...
2 years ago
Hi here. Is it possible to run clearml-agent with pre-ready pip virtual environment and avoid packages installation from requirments.txt/INSTALLED PACKAGES ?
3 years ago
Hi there! I hope everyone is fine. I'm starting with clear-ml and I don't undestand one case. I was wondering if someone could help me, thanks in advance :) ...
3 years ago
Hej everyone! I'm trying to setup cleraml using k8s. Everything went well until I started my training pipeline. The problem is that my debug samples aren't s...
one year 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