clearml-agent/clearml_agent/backend_config
2022-12-05 11:18:12 +02:00
..
__init__.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Fix setting CLEARML_API_DEFAULT_REQ_METHOD raises an error 2022-12-05 11:18:12 +02:00
converters.py Add support for overriding initial server connection behavior using the CLEARML_AGENT_INITIAL_CONNECT_RETRY_OVERRIDE env var (defaults to true, allows boolean value or an explicit number specifying the number of connect retries) 2021-08-27 19:15:14 +03:00
defs.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
entry.py Add printout when using key/secret from env vars 2021-06-02 21:15:48 +03:00
environment.py Fix environment variables CLEARML_WEB_HOST/CLEARML_FILES_HOST not passed to running tasks (or updated on the config object) 2021-01-24 08:47:33 +02:00
errors.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
log.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
utils.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00