Commit Graph

2473 Commits

Author SHA1 Message Date
clearml
5749e1dcfa PEP8 2025-01-29 23:19:50 +02:00
clearml
01736190c9 Add support for IP overriding with CLEARML_AGENT_HOST_IP env var.
Add port mapping support (requires clearml-agent v2+) with runtime port mapping value _external_host_tcp_port_mapping
2025-01-26 22:45:50 +02:00
clearml
7899630d66 Update security email 2025-01-26 22:44:47 +02:00
clearml
bad580b470 Fix bug in plotly histogram, single series labels was shown incorrectly 2025-01-26 22:44:04 +02:00
pollfly
7255439efd
Edit docstrings (#1367) 2025-01-26 22:42:34 +02:00
clearml
e8785a3e3d Version bump to v1.17.1 2025-01-19 16:10:03 +02:00
clearml
844d193a4b Add support for streaming in router 2025-01-19 16:09:53 +02:00
clearml
66252b0c36 Fix logo 2025-01-19 00:09:07 +02:00
clearml
39e206f94b Update github repo link 2025-01-13 18:32:13 +02:00
clearml
1d09f6b0df Fix offline mode clearml import (#1363) 2025-01-13 18:31:40 +02:00
clearml
62647244ed Fix docstring documentation rendering issues 2025-01-12 18:25:48 +02:00
clearml
a02a114bd9 Black formatting 2025-01-08 18:35:35 +02:00
clearml
dfb8e901d6 Add comments 2025-01-05 13:38:04 +02:00
clearml
d674db14da Add missing stop_request, request a an agent to stop a running Task gracefully 2025-01-02 00:14:52 +02:00
clearml
246dbbbd3c Fix router did not pass timeout 2024-12-29 15:30:41 +02:00
clearml
dea2be08ce Sort imports 2024-12-25 17:49:31 +02:00
clearml
be9965a6a5 Add async callback support to router 2024-12-23 00:13:44 +02:00
Slava Eliseev
aed1b46612
Fix Windows PermissionError (WinError 5) while uploading datasets (#1349) 2024-12-19 10:08:25 +02:00
clearml
075f8f0bf9 Black formatting 2024-12-16 23:56:07 +02:00
clearml
540acdc68f Version bump to v1.17.0 2024-12-13 00:18:05 +02:00
clearml
dd41ab2de2 Add Python 3.13 support 2024-12-09 17:09:36 +02:00
clearml
fd01be6be3 Fix slow handling of cached files with large cache_file_limit (#1352) 2024-12-07 17:23:50 +02:00
clearml
ba492dd65d Add support for the ClearML HTTP router using Task.get_http_router() 2024-12-07 17:22:48 +02:00
clearml
749a80a70a Don't download external files from parent datasets if they have been modified/removed in the child dataset 2024-12-07 17:20:15 +02:00
clearml
65c18798f4 Allow for local imports in pipeline steps 2024-12-07 17:19:31 +02:00
clearml
a494a926f2 Add programmatic pipeline clone using PipelineController.create() and PipelineController.clone() (#1353) 2024-12-03 10:02:47 +02:00
clearml
0efdd35b00 Fix pipeline crash when repo is set to a directory 2024-12-03 10:01:04 +02:00
clearml
01af13a294 Black formatting 2024-11-27 19:03:02 +02:00
clearml
de81b6c1cb Black formatting 2024-11-24 13:33:52 +02:00
clearml
13ee873335 Fix token is not renewed when using an external token and no credentials 2024-11-21 11:24:37 +02:00
clearml
44bbbc9a90 Fix typo 2024-11-19 17:56:19 +02:00
clearml
036d7b6ef2 Add TCP protocol support to Task.request_external_endpoint() 2024-11-17 10:51:18 +02:00
clearml
cd6d579944 Bump pyjwt version 2024-11-17 10:49:18 +02:00
clearml
b6e4a824e2 Black formatting 2024-11-11 08:53:58 +02:00
clearml
1494f3d9ef Black formatting 2024-11-06 20:17:04 +02:00
clearml
290a99521a Black formatting 2024-11-03 13:14:11 +02:00
clearml
6edc9fe5c3 Black formatting 2024-10-31 15:51:48 +02:00
clearml
05e4e2eb4a Fix bar charts with only 1 bar are not reported correctly 2024-10-27 22:07:01 +02:00
clearml
b7fb9568ef Bump six version due to Python 3.12 issue with six.moves 2024-10-24 00:27:38 +03:00
clearml
80c19165b0 Black formatting 2024-10-19 23:08:42 +03:00
clearml
0f8484bd60 Use api.auth.request_token_expiration_sec instead of api.auth.req_token_expiration_sec (same as agent, keep backwards compatibility) 2024-10-17 00:37:57 +03:00
clearml
46019e7e3a Add sdk.development.artifacts.auto_pickle to support changing the default behavior when uploading artifacts 2024-10-13 22:09:11 +03:00
clearml
5e201334ba Add Task.request_external_endpoint() to request external endpoints on supported backends 2024-10-09 22:44:19 +03:00
clearml
2b6ab4edc8 Black formatting 2024-10-06 19:23:08 +03:00
clearml
972696450e Black formatting 2024-10-03 21:02:03 +03:00
clearml
ffcda558e7 Black formatting 2024-09-29 14:04:41 +03:00
clearml
7e12c47137 Add support for last change time in triggers using tags 2024-09-26 10:42:31 +03:00
clearml
eaeadb18e3 Black formatting 2024-09-22 22:31:58 +03:00
vignesh
d069339fe9
Fix clearml-search cli error if dataset version is None (#1329)
Co-authored-by: Vignesh D <vignesh_d@epam.com>
2024-09-20 12:39:33 +03:00
pollfly
99db5e77cd
Update README gifs (#1327) 2024-09-17 15:01:32 +03:00