J.Dennis

Results 8 comments of J.Dennis

Hi @gchlodzinski , > is there any other command that I should run? You can run the following: `ps -ef | grep clearml-agent` This should give you all the clearml...

Hi @jax79sg , Check if you have a docker image configure in your task (you can view it in the UI under BASE DOCKER IMAGE). If so, it will use...

Hi @SIY1121 , The flow should be the same for internal (self-hosted) and external repos :) Do you get this error also with the latest version of clearml and clearml-agent?...

Hi @idantene , Did you try adding this single scalar to the leaderboard and filter with it? can this do the trick?

Hi @markus289 , How do you think this feature should be active? as part of the `auto_connect_frameworks` (which is quite large) or something like the offline mode (`Task.set_offline()`)?

Hi @RedMoon32 , The `close` process has some timeouts for some of the steps (detecting repository for example). The `waiting to finish uploads` won't be infinite but can take some...

Hi @idantene , Thanks for reporting about it, I was able to reproduce this issue. Hope to have a fix for it soon, will keep you updated about it.

Hey @idantene , Can you try with the latest version of clearml? `pip install clearml==1.5.0`