Commit Graph

2516 Commits

Author SHA1 Message Date
clearml
eb27fad4dc Add docstring
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-05-01 22:12:20 +03:00
pollfly
b6d358c1f4
Edit docstring formatting and spacing (#1403) 2025-04-28 09:22:00 +03:00
clearml
95baa6ba16 Fix slow clearml package import
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-04-25 16:14:47 +03:00
clearml
1a2d4749ad Fix TQDM upload/download reporting, remove warning 2025-04-25 16:13:58 +03:00
clearml
960165d425 Fix GPU metrics collection broken by annotations 2025-04-25 16:11:46 +03:00
Bohdan Dhzus
9541a99762
Fix argument order mismatch in PipelineController (#1407)
Co-authored-by: Bohdan Dhzus <b.dhzus@yahoo.com>
2025-04-24 15:31:07 +03:00
clearml
60623d9154 Fix task log URL print for v2.31 should show "/tasks/{}/output/log" 2025-04-22 13:10:19 +03:00
vignesh
7f822e7626
Fix local file uploads without scheme (#1326)
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
* handle scenarios of local file upload without file:// scheme. Fetch the absolute path for the file in such cases and use it as source url

* Update README gifs (#1327)

* skip adding scheme to the path if the scheme is already provided

* handle scenarios of local file upload without file:// scheme. Fetch the absolute path for the file in such cases and use it as source url

* skip adding scheme to the path if the scheme is already provided

---------

Co-authored-by: Vignesh D <vignesh_d@epam.com>
Co-authored-by: pollfly <75068813+pollfly@users.noreply.github.com>
2025-04-18 16:11:47 +03:00
clearml
3616265bc5 Clean up code 2025-04-18 16:10:27 +03:00
clearml
28deda0f3d Fix downloading datasets with multiple parents might not work (#1398) 2025-04-18 16:09:13 +03:00
clearml
d9949d4c3e Fix oversized event reports cause subsequent events to be lost (#1316) 2025-04-18 16:08:19 +03:00
clearml
d4f4318b06 Fix clearml-task run HPO breaks up (#1151) 2025-04-18 16:07:25 +03:00
clearml
9c0605e516 Fix experiments are created twice during HPO (#644) 2025-04-18 16:05:33 +03:00
clearml
dfebf4996c Allow calling the same pipeline step multiple times with inputs that originate from tasks/controller 2025-04-18 16:04:39 +03:00
clearml
fa119672d8 Fix PipelineDecorator.component() ignores *args and crashes with **kwargs 2025-04-18 16:03:56 +03:00
clearml
88a828cd78 Fix P\pipelines ran via clearml-task do not appear in the UI 2025-04-18 16:02:30 +03:00
clearml
90d3578aeb Add function annotations
Remove support for PY2.x and PY3.5
2025-04-17 22:26:06 +03:00
Soeren Herrmann
bd2adaa9ca
Clean up exception handeling in cleanup_service.py (#1387)
* cleaned up exception handeling in cleanup_service.py

* added general exception for edge cases
removed obsolete comment

---------

Co-authored-by: Soeren Herrmann <soeren-faustus.herrmann@schott.org>
2025-04-14 09:39:19 +03:00
clearml
0204fba918 Black formatting
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-04-09 15:02:38 +03:00
clearml
2dc465ff10 Black formatting
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-04-05 12:47:58 +03:00
clearml
ad67552eb7 Fix requirements 2025-04-02 08:56:10 +03:00
clearml
b734a41104 Fix pillow constraint for Python<=3.7 2025-03-31 14:59:31 +03:00
clearml
5989d8df8a Bump constraints 2025-03-29 18:45:39 +03:00
clearml
5f680c3079 Black formatting
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-03-25 13:25:07 +02:00
clearml
297990c454 Black formatting
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-03-22 23:03:35 +02:00
clearml
deba24c689 Bump pyJWT version 2025-03-20 01:05:21 +02:00
pollfly
c4a9c0f93f
Edit example (#1391) 2025-03-16 12:23:26 +02:00
pollfly
6a6e7186e5
Edit plot color in examples (#1385)
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-03-13 09:50:41 +02:00
clearml
caddf25539 Version bump to v1.18.0 2025-03-09 19:02:30 +02:00
clearml
9c6580bb43 Add clearml-debug CLI 2025-03-09 18:43:41 +02:00
clearml
aa2f7b0e3e Fix adding dataset folder with modified files will upload all files instead of just the modified ones 2025-03-09 18:43:00 +02:00
pollfly
330abbf9c0
Update docs folder (#1384)
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-03-05 14:20:41 +02:00
clearml
4fa233ff76 Black formatting 2025-03-04 16:43:47 +02:00
clearml
ff5fe3b27c Black formatting 2025-03-01 00:56:49 +02:00
pollfly
7d49bf7c05
Update README gifs (#1380)
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-02-25 09:56:02 +02:00
clearml
0482e8eeb5 Black formatting 2025-02-23 14:25:40 +02:00
clearml
342e1b35f8 Fix issue with A100 GPU monitoring
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-02-18 15:30:27 +02:00
clearml
c46f254839 Black formatting 2025-02-16 18:16:43 +02:00
clearml
aaa571c2bf Fix detecting git branch in detached HEAD state
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-02-14 11:09:56 +02:00
pollfly
9576300c62
Edit docstrings (#1374) 2025-02-12 15:18:54 +02:00
clearml
b9c62b5c32 Black formatting 2025-02-09 23:56:18 +02:00
clearml
9c93aa9e53 Black formatting
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
2025-02-04 14:22:00 +02:00
pollfly
03dfa99639
Fix syntax warnings (#1369) 2025-02-02 18:36:40 +02:00
clearml
5749e1dcfa PEP8
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
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