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 |
|
pollfly
|
f53326faba
|
Edit docstrings (#1325)
|
2024-09-15 12:22:04 +03:00 |
|
clearml
|
1d012de0b5
|
Add silent_on_errors argument to Task.delete_artifacts (default False)
|
2024-09-12 09:38:34 +03:00 |
|
allegroai
|
3b20eae47e
|
Black formatting
|
2024-09-09 11:48:23 +03:00 |
|
Jake Henning
|
b1e39e6897
|
Update LICENSE
|
2024-09-05 00:13:26 +03:00 |
|
Jake Henning
|
a0d71307e0
|
Update README.md
|
2024-09-01 10:30:58 +03:00 |
|
allegroai
|
136c8a1273
|
Version bump to v1.16.5
|
2024-08-28 19:46:57 +03:00 |
|
allegroai
|
696af6e76b
|
Fix maxfile attribute dropped in psutil 6.0.0 causing an error to be printed
|
2024-08-28 19:46:26 +03:00 |
|
allegroai
|
9611e5c486
|
Version bump to v1.16.4
|
2024-08-27 22:39:23 +03:00 |
|
allegroai
|
2811931d69
|
Support path to certificate files to be specified as a downloadable URL
|
2024-08-27 10:33:05 +03:00 |
|
pollfly
|
33e4c24b79
|
Update docstring (#1314)
|
2024-08-24 22:11:19 +03:00 |
|
allegroai
|
9a9ee54681
|
Add support for a default extension name when uploading a pandas dataframe artifact (see sdk.development.artifacts.default_pandas_dataframe_extension_name )
|
2024-08-24 22:10:23 +03:00 |
|
allegroai
|
0086785372
|
Fix valid model URL might be overridden by an invalid one in case the upload failed
|
2024-08-22 01:26:01 +03:00 |
|
allegroai
|
a9819416fd
|
Black formatting
|
2024-08-18 10:36:42 +03:00 |
|
allegroai
|
cf1178ff5f
|
Add custom task binary support to clearml-task and CreateAndPopulate (allows bash script execution, requires agent version >=1.9.0)
|
2024-08-14 13:11:12 +03:00 |
|
allegroai
|
bb8975065b
|
Black formatting
|
2024-08-12 20:16:18 +03:00 |
|
pollfly
|
35c8b9f7d3
|
Edit docstring (#1310)
|
2024-08-08 19:12:12 +03:00 |
|
allegroai
|
97221b6c15
|
Version bump to v1.16.3
|
2024-08-06 16:26:06 +03:00 |
|
allegroai
|
01d337f1aa
|
Black formatting
|
2024-08-05 15:46:11 +03:00 |
|
allegroai
|
028adb45fb
|
Black formatting
|
2024-08-02 15:21:31 +03:00 |
|
allegroai
|
386e1874be
|
Add retries parameter to StorageManager.upload_folder (#1305)
|
2024-07-31 17:28:33 +03:00 |
|
allegroai
|
165e8a07f9
|
Fix offline behavior
|
2024-07-31 17:28:33 +03:00 |
|
allegroai
|
87233dfeac
|
Protect against jsonschema / referencing import to include TypeError
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
62dd92a22d
|
Fix when abort callback is set, set task status to stopped only if running locally, otherwise leave it for the Agent to set it.
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
b298e212dd
|
Add docstring allowing users to pass packages=False to revert to requirements.txt inside their git repository
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
d8ca5c73c4
|
Flake8
|
2024-07-31 17:28:32 +03:00 |
|
Rafael Tvelov
|
a7b5890028
|
Fix scalar logging bug with Fire (#1301)
Fixes `_patched_call` using under Fire scope, see #1300
|
2024-07-31 14:19:31 +03:00 |
|
pollfly
|
462b01ee0e
|
Edit Logger docs (#1302)
|
2024-07-30 23:32:08 +03:00 |
|
allegroai
|
1b474dc0b0
|
Fix hierarchy for pipeline nodes without args
|
2024-07-29 17:37:05 +03:00 |
|
allegroai
|
2b66ee663e
|
Fix dataset with external links will not reuse downloaded data from parents
|
2024-07-29 17:36:02 +03:00 |
|
allegroai
|
d826e9806e
|
Fix injected task import in Task.populate()
|
2024-07-26 19:13:34 +03:00 |
|
allegroai
|
4417812410
|
Fix Kerastuner framework and examples #1279
|
2024-07-24 17:35:34 +03:00 |
|
allegroai
|
fa0ba104c4
|
Add original_task property to models
Change `task` property to return connected task
|
2024-07-21 14:14:15 +03:00 |
|
allegroai
|
a59b40217e
|
Black formatting
|
2024-07-19 13:12:46 +03:00 |
|