clearml-agent/clearml_agent/backend_config
2022-12-05 11:22:25 +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 Send task.ping for executing tasks every 120 seconds (set using the agent.task_ping_interval_sec configuration option) 2022-12-05 11:22:25 +02: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