Commit Graph

  • 4bd1e34b12 Version bump to v2.0.1 master v2.0.1 clearml 2025-06-26 14:37:17 +03:00
  • 7435c0e5b7 Add token info to clearml-debug clearml 2025-06-26 14:22:12 +03:00
  • 2fb42f0a25 Add docstrings clearml 2025-06-24 15:10:18 +03:00
  • 3f8a48d9f8 Add docstring clearml 2025-06-19 21:28:51 +03:00
  • 4a0755634b Add docstring clearml 2025-06-16 14:03:41 +03:00
  • ecfd2b46f4 Warn when calling Task.force_requirements_env_freeze()/Task.force_store_standalone_script() after Task.init() (#1425) clearml 2025-06-12 14:23:25 +03:00
  • 52e0538182 Fix project not accessible or unavailable causes task startup to fail. Add warning. clearml 2025-06-08 15:36:21 +03:00
  • d98155a4e3 Fix access to default output destination when project can't be loaded, add warning message but do not fail clearml 2025-06-05 13:47:07 +03:00
  • 40bd979db1 Add a stage field to the pipeline step clearml 2025-06-01 14:17:22 +03:00
  • cca587c3e6 Move CONTRIBUTING.md to root directory (#1414) AbdulHamid Merii 2025-05-26 06:45:32 +01:00
  • 2507fdc1f0 Version bump to v2.0.0 v2.0.0 clearml 2025-05-22 13:45:04 +03:00
  • 2486dd7b9c Fix GPU reporting when NVIDIA_VISIBLE_DEVICES contains a directory reference clearml 2025-05-21 10:06:26 +03:00
  • dc4241eb0c Add option to not sort yaml/json keys when uploading artifact clearml 2025-05-21 10:05:12 +03:00
  • 66a352b587 Fix the verify configuration option for S3 storage (boto3) is not used when testing buckets clearml 2025-05-21 10:04:26 +03:00
  • 5a5ff31a5b Fix typo in config exception string (#1418) AbdulHamid Merii 2025-05-19 18:27:59 +01:00
  • 25df3b4c75 Fix unhandled None value in project IDs when listing all datasets (#1413) AbdulHamid Merii 2025-05-19 14:22:23 +01:00
  • afbbd3975a Add support for ClearML Task options --force-no-requirements, --skip-repo-detection and --skip-python-env-install clearml 2025-05-18 11:04:37 +03:00
  • 37ea48b619 Fix _logger property might be None in Session (#1412) AbdulHamid Merii 2025-05-13 18:19:25 +01:00
  • 4d6b54d51a Add docstring clearml 2025-05-10 11:05:09 +03:00
  • c9533d814a Fix pipeline from CLI with no args clearml 2025-05-06 11:38:09 +03:00
  • eb27fad4dc Add docstring clearml 2025-05-01 22:12:20 +03:00
  • b6d358c1f4 Edit docstring formatting and spacing (#1403) pollfly 2025-04-28 09:22:00 +03:00
  • 95baa6ba16 Fix slow clearml package import clearml 2025-04-25 16:14:47 +03:00
  • 1a2d4749ad Fix TQDM upload/download reporting, remove warning clearml 2025-04-25 16:13:58 +03:00
  • 960165d425 Fix GPU metrics collection broken by annotations clearml 2025-04-25 16:11:46 +03:00
  • 9541a99762 Fix argument order mismatch in PipelineController (#1407) Bohdan Dhzus 2025-04-24 15:31:07 +03:00
  • 60623d9154 Fix task log URL print for v2.31 should show "/tasks/{}/output/log" clearml 2025-04-22 13:10:19 +03:00
  • 7f822e7626 Fix local file uploads without scheme (#1326) vignesh 2025-04-18 18:41:47 +05:30
  • 3616265bc5 Clean up code clearml 2025-04-18 16:10:27 +03:00
  • 28deda0f3d Fix downloading datasets with multiple parents might not work (#1398) clearml 2025-04-18 16:09:13 +03:00
  • d9949d4c3e Fix oversized event reports cause subsequent events to be lost (#1316) clearml 2025-04-18 16:08:19 +03:00
  • d4f4318b06 Fix clearml-task run HPO breaks up (#1151) clearml 2025-04-18 16:07:25 +03:00
  • 9c0605e516 Fix experiments are created twice during HPO (#644) clearml 2025-04-18 16:05:33 +03:00
  • dfebf4996c Allow calling the same pipeline step multiple times with inputs that originate from tasks/controller clearml 2025-04-18 16:04:39 +03:00
  • fa119672d8 Fix PipelineDecorator.component() ignores *args and crashes with **kwargs clearml 2025-04-18 16:03:56 +03:00
  • 88a828cd78 Fix P\pipelines ran via clearml-task do not appear in the UI clearml 2025-04-18 16:02:30 +03:00
  • 90d3578aeb Add function annotations Remove support for PY2.x and PY3.5 clearml 2025-04-17 22:26:06 +03:00
  • bd2adaa9ca Clean up exception handeling in cleanup_service.py (#1387) Soeren Herrmann 2025-04-14 08:39:19 +02:00
  • 0204fba918 Black formatting clearml 2025-04-09 15:02:38 +03:00
  • 2dc465ff10 Black formatting clearml 2025-04-05 12:47:58 +03:00
  • ad67552eb7 Fix requirements clearml 2025-04-02 08:56:10 +03:00
  • b734a41104 Fix pillow constraint for Python<=3.7 clearml 2025-03-31 14:59:31 +03:00
  • 5989d8df8a Bump constraints clearml 2025-03-29 18:45:39 +03:00
  • 5f680c3079 Black formatting clearml 2025-03-25 13:25:07 +02:00
  • 297990c454 Black formatting clearml 2025-03-22 23:03:35 +02:00
  • deba24c689 Bump pyJWT version clearml 2025-03-20 01:05:21 +02:00
  • c4a9c0f93f Edit example (#1391) pollfly 2025-03-16 12:23:26 +02:00
  • 6a6e7186e5 Edit plot color in examples (#1385) pollfly 2025-03-13 09:50:41 +02:00
  • caddf25539 Version bump to v1.18.0 v1.18.0 clearml 2025-03-09 19:02:30 +02:00
  • 9c6580bb43 Add clearml-debug CLI clearml 2025-03-09 18:43:41 +02:00
  • aa2f7b0e3e Fix adding dataset folder with modified files will upload all files instead of just the modified ones clearml 2025-03-09 18:43:00 +02:00
  • 330abbf9c0 Update docs folder (#1384) pollfly 2025-03-05 14:20:41 +02:00
  • 4fa233ff76 Black formatting clearml 2025-03-04 16:43:47 +02:00
  • ff5fe3b27c Black formatting clearml 2025-03-01 00:56:49 +02:00
  • 7d49bf7c05 Update README gifs (#1380) pollfly 2025-02-25 09:56:02 +02:00
  • 0482e8eeb5 Black formatting clearml 2025-02-23 14:25:40 +02:00
  • 342e1b35f8 Fix issue with A100 GPU monitoring clearml 2025-02-18 15:30:27 +02:00
  • c46f254839 Black formatting clearml 2025-02-16 18:16:43 +02:00
  • aaa571c2bf Fix detecting git branch in detached HEAD state clearml 2025-02-14 11:09:56 +02:00
  • 9576300c62 Edit docstrings (#1374) pollfly 2025-02-12 15:18:54 +02:00
  • b9c62b5c32 Black formatting clearml 2025-02-09 23:56:18 +02:00
  • 9c93aa9e53 Black formatting clearml 2025-02-04 14:22:00 +02:00
  • 03dfa99639 Fix syntax warnings (#1369) pollfly 2025-02-02 18:36:40 +02:00
  • 5749e1dcfa PEP8 clearml 2025-01-29 23:19:50 +02:00
  • 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 clearml 2025-01-26 22:45:50 +02:00
  • 7899630d66 Update security email clearml 2025-01-26 22:44:47 +02:00
  • bad580b470 Fix bug in plotly histogram, single series labels was shown incorrectly clearml 2025-01-26 22:43:52 +02:00
  • 7255439efd Edit docstrings (#1367) pollfly 2025-01-26 22:42:34 +02:00
  • e8785a3e3d Version bump to v1.17.1 v1.17.1 clearml 2025-01-19 16:10:03 +02:00
  • 844d193a4b Add support for streaming in router clearml 2025-01-19 16:09:53 +02:00
  • 66252b0c36 Fix logo clearml 2025-01-19 00:09:07 +02:00
  • 39e206f94b Update github repo link clearml 2025-01-13 18:32:13 +02:00
  • 1d09f6b0df Fix offline mode clearml import (#1363) clearml 2025-01-13 18:31:40 +02:00
  • 62647244ed Fix docstring documentation rendering issues clearml 2025-01-12 18:25:48 +02:00
  • a02a114bd9 Black formatting clearml 2025-01-08 18:35:35 +02:00
  • dfb8e901d6 Add comments clearml 2025-01-05 13:38:04 +02:00
  • d674db14da Add missing stop_request, request a an agent to stop a running Task gracefully clearml 2025-01-02 00:14:52 +02:00
  • 246dbbbd3c Fix router did not pass timeout clearml 2024-12-29 15:30:41 +02:00
  • dea2be08ce Sort imports clearml 2024-12-25 17:49:31 +02:00
  • be9965a6a5 Add async callback support to router clearml 2024-12-23 00:13:44 +02:00
  • aed1b46612 Fix Windows PermissionError (WinError 5) while uploading datasets (#1349) Slava Eliseev 2024-12-19 11:08:25 +03:00
  • 075f8f0bf9 Black formatting v1.17.0 clearml 2024-12-16 23:56:07 +02:00
  • 540acdc68f Version bump to v1.17.0 clearml 2024-12-13 00:18:05 +02:00
  • dd41ab2de2 Add Python 3.13 support clearml 2024-12-09 17:09:36 +02:00
  • fd01be6be3 Fix slow handling of cached files with large cache_file_limit (#1352) clearml 2024-12-07 17:23:50 +02:00
  • ba492dd65d Add support for the ClearML HTTP router using Task.get_http_router() clearml 2024-12-07 17:22:48 +02:00
  • 749a80a70a Don't download external files from parent datasets if they have been modified/removed in the child dataset clearml 2024-12-07 17:20:15 +02:00
  • 65c18798f4 Allow for local imports in pipeline steps clearml 2024-12-07 17:19:31 +02:00
  • a494a926f2 Add programmatic pipeline clone using PipelineController.create() and PipelineController.clone() (#1353) clearml 2024-12-03 10:02:47 +02:00
  • 0efdd35b00 Fix pipeline crash when repo is set to a directory clearml 2024-12-03 10:01:04 +02:00
  • 01af13a294 Black formatting clearml 2024-11-27 19:03:02 +02:00
  • de81b6c1cb Black formatting clearml 2024-11-24 13:33:52 +02:00
  • 13ee873335 Fix token is not renewed when using an external token and no credentials clearml 2024-11-21 11:24:37 +02:00
  • 44bbbc9a90 Fix typo clearml 2024-11-19 17:56:19 +02:00
  • 036d7b6ef2 Add TCP protocol support to Task.request_external_endpoint() clearml 2024-11-17 10:51:18 +02:00
  • cd6d579944 Bump pyjwt version clearml 2024-11-17 10:49:18 +02:00
  • b6e4a824e2 Black formatting clearml 2024-11-11 08:53:58 +02:00
  • 1494f3d9ef Black formatting clearml 2024-11-06 20:17:04 +02:00
  • 290a99521a Black formatting clearml 2024-11-03 13:14:11 +02:00
  • 6edc9fe5c3 Black formatting clearml 2024-10-31 15:51:48 +02:00