Commit Graph

  • 1a06d499f7
    Merge 3a8f77f6d3 into 5749e1dcfa natephysics 2025-01-30 10:45:04 +0100
  • 65c4c55922
    Merge d2e8aa31e1 into 5749e1dcfa pollfly 2025-01-30 09:31:45 +0000
  • d2e8aa31e1 Fix syntax warning revital 2025-01-30 11:21:29 +0200
  • 423ab34dbf
    Merge eacce07e9e into 5749e1dcfa Shamil Arslanov 2025-01-30 11:20:44 +0200
  • ea9b727939 Merge branch 'master' of https://github.com/allegroai/clearml revital 2025-01-30 11:11:18 +0200
  • 5749e1dcfa PEP8 master clearml 2025-01-29 23:19:50 +0200
  • 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 +0200
  • 7899630d66 Update security email clearml 2025-01-26 22:44:47 +0200
  • bad580b470 Fix bug in plotly histogram, single series labels was shown incorrectly clearml 2025-01-26 22:43:52 +0200
  • 7255439efd
    Edit docstrings (#1367) pollfly 2025-01-26 22:42:34 +0200
  • 662b9b22d5
    Merge 4cb57232af into e8785a3e3d Mathis Chenuet 2025-01-23 09:47:01 +0300
  • eacce07e9e
    fix syntax warning Shamil Arslanov 2025-01-22 18:46:35 +0500
  • 4253109b6b Edit task docstring spacing revital 2025-01-22 15:24:01 +0200
  • 07e5b936b7 Merge branch 'master' of https://github.com/allegroai/clearml revital 2025-01-22 15:20:44 +0200
  • e8785a3e3d Version bump to v1.17.1 v1.17.1 clearml 2025-01-19 16:10:03 +0200
  • 844d193a4b Add support for streaming in router clearml 2025-01-19 16:09:53 +0200
  • 66252b0c36 Fix logo clearml 2025-01-19 00:09:07 +0200
  • 6e85c9e921
    Merge 969a48906b into 39e206f94b Blake 2025-01-17 05:00:34 +0200
  • 39e206f94b Update github repo link clearml 2025-01-13 18:32:13 +0200
  • 1d09f6b0df Fix offline mode clearml import (#1363) clearml 2025-01-13 18:31:40 +0200
  • 62647244ed Fix docstring documentation rendering issues clearml 2025-01-12 18:25:48 +0200
  • a02a114bd9 Black formatting clearml 2025-01-08 18:35:35 +0200
  • dfb8e901d6 Add comments clearml 2025-01-05 13:38:04 +0200
  • 9c66324621
    Merge e8cf0a8bbd into d674db14da Radu Grosu 2025-01-04 06:59:07 +0000
  • 5874b6fb04
    Merge 5a643c0bae into d674db14da Kursat Aktas 2025-01-04 06:58:48 +0000
  • df68bc34a5
    Merge 50ad7b09a1 into d674db14da AuricResin 2025-01-02 16:09:34 +0800
  • cc4149677e
    Merge d7977a0203 into d674db14da vignesh 2025-01-02 16:08:53 +0800
  • d674db14da Add missing stop_request, request a an agent to stop a running Task gracefully clearml 2025-01-02 00:14:52 +0200
  • 246dbbbd3c Fix router did not pass timeout clearml 2024-12-29 15:30:41 +0200
  • dea2be08ce Sort imports clearml 2024-12-25 17:49:31 +0200
  • be9965a6a5 Add async callback support to router clearml 2024-12-23 00:13:44 +0200
  • aed1b46612
    Fix Windows PermissionError (WinError 5) while uploading datasets (#1349) Slava Eliseev 2024-12-19 11:08:25 +0300
  • 075f8f0bf9 Black formatting v1.17.0 clearml 2024-12-16 23:56:07 +0200
  • 540acdc68f Version bump to v1.17.0 clearml 2024-12-13 00:18:05 +0200
  • dd41ab2de2 Add Python 3.13 support clearml 2024-12-09 17:09:36 +0200
  • fd01be6be3 Fix slow handling of cached files with large cache_file_limit (#1352) clearml 2024-12-07 17:23:50 +0200
  • ba492dd65d Add support for the ClearML HTTP router using Task.get_http_router() clearml 2024-12-07 17:22:48 +0200
  • 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 +0200
  • 65c18798f4 Allow for local imports in pipeline steps clearml 2024-12-07 17:19:31 +0200
  • 23fd598a71 Fix #1348 Slava Eliseev 2024-11-19 15:21:23 +0300
  • a494a926f2 Add programmatic pipeline clone using PipelineController.create() and PipelineController.clone() (#1353) clearml 2024-12-03 10:02:47 +0200
  • 0efdd35b00 Fix pipeline crash when repo is set to a directory clearml 2024-12-03 10:01:04 +0200
  • 969a48906b Add polars support to Model BlakeJC94 2024-12-02 22:08:05 +1100
  • 3c38f008a0 Add polars support to Dataset BlakeJC94 2024-12-02 22:03:16 +1100
  • a300d7a8bd Add polars support to Artifact BlakeJC94 2024-12-02 21:47:54 +1100
  • 315486bf9d Add support for pl.DataFrame in Logger.report_table BlakeJC94 2024-12-02 20:43:46 +1100
  • 01af13a294 Black formatting clearml 2024-11-27 19:03:02 +0200
  • de81b6c1cb Black formatting clearml 2024-11-24 13:33:52 +0200
  • 13ee873335 Fix token is not renewed when using an external token and no credentials clearml 2024-11-21 11:24:37 +0200
  • 44bbbc9a90 Fix typo clearml 2024-11-19 17:56:19 +0200
  • 036d7b6ef2 Add TCP protocol support to Task.request_external_endpoint() clearml 2024-11-17 10:51:18 +0200
  • cd6d579944 Bump pyjwt version clearml 2024-11-17 10:49:18 +0200
  • b6e4a824e2 Black formatting clearml 2024-11-11 08:53:58 +0200
  • 1494f3d9ef Black formatting clearml 2024-11-06 20:17:04 +0200
  • 5a643c0bae Introducing ClearML Guru on Gurubase.io Kursat Aktas 2024-11-04 21:29:21 +0300
  • 290a99521a Black formatting clearml 2024-11-03 13:14:11 +0200
  • 6edc9fe5c3 Black formatting clearml 2024-10-31 15:51:48 +0200
  • efaa74be56 Merge branch 'master' of https://github.com/allegroai/clearml revital 2024-10-28 10:51:20 +0200
  • 05e4e2eb4a Fix bar charts with only 1 bar are not reported correctly v1.16.5 clearml 2024-10-27 22:07:01 +0200
  • b7fb9568ef Bump six version due to Python 3.12 issue with six.moves clearml 2024-10-24 00:27:38 +0300
  • 80c19165b0 Black formatting clearml 2024-10-19 23:08:42 +0300
  • 0f8484bd60 Use api.auth.request_token_expiration_sec instead of api.auth.req_token_expiration_sec (same as agent, keep backwards compatibility) clearml 2024-10-17 00:37:57 +0300
  • 46019e7e3a Add sdk.development.artifacts.auto_pickle to support changing the default behavior when uploading artifacts clearml 2024-10-13 22:09:11 +0300
  • 5e201334ba Add Task.request_external_endpoint() to request external endpoints on supported backends clearml 2024-10-09 22:44:19 +0300
  • 2b6ab4edc8 Black formatting clearml 2024-10-06 19:23:08 +0300
  • 972696450e Black formatting clearml 2024-10-03 21:02:03 +0300
  • ffcda558e7 Black formatting clearml 2024-09-29 14:04:41 +0300
  • 7e12c47137 Add support for last change time in triggers using tags clearml 2024-09-26 10:42:31 +0300
  • 50ad7b09a1
    Adding appropriate error when inputing URL's in add_files function (instead of using add_external_files) morzahavi 2024-09-25 17:03:12 +0300
  • eaeadb18e3 Black formatting clearml 2024-09-22 22:31:58 +0300
  • d069339fe9
    Fix clearml-search cli error if dataset version is None (#1329) vignesh 2024-09-20 15:09:33 +0530
  • d7977a0203 Merge branch 'fix-local-file-uploads' of github.com:d-vignesh/clearml into fix-local-file-uploads Vignesh D 2024-09-18 20:57:53 +0530
  • 68cb486dda skip adding scheme to the path if the scheme is already provided Vignesh D 2024-09-18 20:55:57 +0530
  • 512aa08264 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 Vignesh D 2024-09-15 21:21:37 +0530
  • 2b609464fd skip adding scheme to the path if the scheme is already provided Vignesh D 2024-09-18 20:55:57 +0530
  • 23ac8ad43f assign empty string if dataset version is None when formatting clearml-search cli output Vignesh D 2024-09-17 18:39:23 +0530
  • 99db5e77cd
    Update README gifs (#1327) pollfly 2024-09-17 15:01:32 +0300
  • df6b37db27 Update gifs revital 2024-09-16 14:58:23 +0300
  • a3610e76e4 Merge branch 'master' of https://github.com/allegroai/clearml revital 2024-09-16 14:58:07 +0300
  • 03d2f808b3 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 Vignesh D 2024-09-15 21:21:37 +0530
  • f53326faba
    Edit docstrings (#1325) pollfly 2024-09-15 12:22:04 +0300
  • 377d00d7fc Edit docstrings revital 2024-09-15 11:58:02 +0300
  • 795a490490 Merge branch 'master' of https://github.com/allegroai/clearml revital 2024-09-15 11:56:17 +0300
  • 1d012de0b5 Add silent_on_errors argument to Task.delete_artifacts (default False) clearml 2024-09-12 09:38:34 +0300
  • 3b20eae47e Black formatting allegroai 2024-09-09 11:48:23 +0300
  • b1e39e6897
    Update LICENSE Jake Henning 2024-09-05 00:13:26 +0300
  • a0d71307e0
    Update README.md Jake Henning 2024-09-01 10:30:58 +0300
  • 136c8a1273 Version bump to v1.16.5 allegroai 2024-08-28 19:46:57 +0300
  • 696af6e76b Fix maxfile attribute dropped in psutil 6.0.0 causing an error to be printed allegroai 2024-08-28 19:46:26 +0300
  • 9611e5c486 Version bump to v1.16.4 v1.16.4 allegroai 2024-08-27 22:39:23 +0300
  • 2811931d69 Support path to certificate files to be specified as a downloadable URL allegroai 2024-08-27 10:33:05 +0300
  • 33e4c24b79
    Update docstring (#1314) pollfly 2024-08-24 22:11:19 +0300
  • 9a9ee54681 Add support for a default extension name when uploading a pandas dataframe artifact (see sdk.development.artifacts.default_pandas_dataframe_extension_name) allegroai 2024-08-24 22:10:23 +0300
  • 0086785372 Fix valid model URL might be overridden by an invalid one in case the upload failed allegroai 2024-08-22 01:26:01 +0300
  • a9819416fd Black formatting allegroai 2024-08-18 10:36:42 +0300
  • 879d24735d script clarification revital 2024-08-14 15:17:21 +0300
  • 9838631336 Merge branch 'master' of https://github.com/allegroai/clearml revital 2024-08-14 15:10:26 +0300
  • cf1178ff5f Add custom task binary support to clearml-task and CreateAndPopulate (allows bash script execution, requires agent version >=1.9.0) allegroai 2024-08-14 13:11:12 +0300
  • bb8975065b Black formatting allegroai 2024-08-12 20:16:07 +0300
  • 35c8b9f7d3
    Edit docstring (#1310) pollfly 2024-08-08 19:12:12 +0300