clearml-agent/clearml_agent/commands
2023-02-05 10:28:41 +02:00
..
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
base.py Fix name not escaped as regex (all services "get_all" use regex for name) 2022-09-02 23:49:27 +03:00
check_config.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Add default output URI selection to "clearml-agent init" 2022-12-07 22:06:10 +02:00
events.py Remove future (Python 2 is not supported for clearml-agent) 2022-10-23 13:03:59 +03:00
resolver.py Fix GCP load balancer not fwd GET request body, allow to change default request Action to Put/Post/Get. see api.http.default_method or CLEARML_API_DEFAULT_REQ_METHOD 2022-09-15 20:15:42 +03:00
worker.py Fix login uses GET with payload which breaks when trying to connect a server running in GCP 2023-02-05 10:28:41 +02:00