Thanks, I can have docker
+ poetry
execution modes then?
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
Hi PerplexedRaccoon19 , you can do it if you run in docker mode
You do need to run your agents in docker mode. You can do that using the --docker
argument
You can use Task.set_base_docker
( None )
To specify arguments, there is an example there 🙂