This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml-agent
Watch
1
Star
0
Fork
0
You've already forked clearml-agent
mirror of
https://github.com/clearml/clearml-agent
synced
2025-06-26 18:16:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8cd12810f3a909ab6683957fa19a891446ef6045
clearml-agent
/
clearml_agent
/
commands
History
allegroai
8cd12810f3
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
..
__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