Hi @<1535069219354316800:profile|PerplexedRaccoon19> , you can do it if you run in docker mode
Thanks, I can have docker + poetry execution modes then?
You can use Task.set_base_docker ( None )
To specify arguments, there is an example there 🙂
@<1535069219354316800:profile|PerplexedRaccoon19> you can also use the environment section in the agent's clearml.conf configuration file to make specific environment variables will be set with certain values
You do need to run your agents in docker mode. You can do that using the --docker argument