Not sure. I think it would require the admin vault to implement something like this via env variables.
You can always instruct the users to add it to their code
As the clearml manager can I enforce it?
Even if the client, that runs the clearml.Init()
use it
Hi @<1853608151669018624:profile|ColossalSquid53> , you can use the auto_connect_Frameworks
parameter in Task.init()
do disable connection to your framework of choice and this will no longer upload/log models automatically.