 
			Reputation
Badges 1
100 × Eureka!I see, will keep that in mind. Thanks Martin!
I aborted the task because of a bug on my side
So I'd guess they would inherit my user as well
Well, it's making more sense but still quite ugly, hehe
I use local path instead of providing the image as an object, does this change things?
Let me update you about this in a couple of minutes
Quite hard for me to check locally, could you check it using trans-agent?
Nevermind, you can find it in the apiserver.conf
No, the task it was cloned from was created with Task.create, but there is a Task.init in the file that is run by Task.create
let me try
Matplotlib
I am not sure what you mean by verifying the API.
Well, I do exactly that but it still puts them under plots
Okay so in the end I've run it locally and it behaved as expected (no auto logging for matplotlib) but for trains agent it didn't work, it auto - logged it anyway. TimelyPenguin76
Is there a way to set this via a config file? like the docker compose yml?
I think so. The issue is that I want to report only a sub set of the images (for example I create an image for every sample in the dataset but I want to display on trains only the top 10 with highest score) but when it's magically logged I have no control over this. What can be done?
Oh I see, I think this will work. Thanks 🙂
Brutal sudo reboot, the agent is not up anymore
It's important to say that this happens when I have more than like 4 workers but when I run thetrains-agent daemon --stopWith less than 4 workers it works well