Commit Graph

1991 Commits

Author SHA1 Message Date
john-zielke-snkeos
df5d317c06 Fix typo 2023-02-24 19:13:13 +01:00
john-zielke-snkeos
8f57c5132c Added fix to store unsubstituted url for model
Added canonize_url for .delete()
2023-02-24 18:59:15 +01:00
Yiftach Beer
7701d47b44
Typo fix (to large -> too large) (#932) 2023-02-23 17:39:41 +02:00
Make42
4ebe714165
Improve docstring for Task.close() (#920) 2023-02-19 09:25:24 +02:00
jday1
541c2425e0
Fix debug samples are not uploaded correctly (#924)
* PR relating to bug #923.
---------

Co-authored-by: jday1 <jd685@cam.ac.uk>
Co-authored-by: jday1 <james.day@bglgroup.co.uk>
2023-02-19 09:19:40 +02:00
Make42
e938f2800b
Improve docstring for Task.mark_completed() (#921) 2023-02-17 23:27:43 +02:00
allegroai
311e05d938 Fix StorageManager.get_file_size_bytes() and StorageManager.get_metadata() might raise an error even with silence_errors=True 2023-02-14 12:25:59 +02:00
RoseGold
7de0644eef
Jupyter API token patch (#904) 2023-02-09 21:13:12 +02:00
Zegang Cheng
269f5e7974
Ignore None keys in click args (#903) 2023-02-07 22:53:57 +02:00
allegroai
b1f17db657 Add pre and post-callbacks to the Pipeline decorator 2023-02-07 17:32:31 +02:00
allegroai
a48f1c4b58 Keep original upload URI when reporting events when URI is changed due to path substitution 2023-02-05 10:19:44 +02:00
pollfly
c978d8c259
Edit docstrings (#900) 2023-02-02 10:24:01 +02:00
Anton Cherepkov
54c601eea2
Add support for references in Pipeline queue_name (#857) 2023-01-26 19:11:47 +02:00
Yiftach Beer
da6f75363d
Fix Logger.report_confusion_matrix (#894)
* set annotated cells (cells with text inside them) to be the default.
* removed the unused series argument from the signature.
2023-01-26 19:10:10 +02:00
pollfly
0b9428bf21
Fix docstring spacing (#896) 2023-01-26 19:08:11 +02:00
allegroai
b3e330ea9b Version bump to v1.9.1 2023-01-24 14:24:24 +02:00
allegroai
00464a879b Fix Taks.get_project_id() cannot find hidden projects 2023-01-24 13:16:10 +02:00
pollfly
e0bea7f586
Edit docstrings (#889) 2023-01-24 13:13:19 +02:00
pollfly
3585eff49b
Edit hyperdataset examples (#895) 2023-01-24 12:30:55 +02:00
john-zielke-snkeos
7d80406290
Bugfix for storage with path substitutions (#877)
* Bugfix: canonize url in StorageHelper.exists_file()

* Added fixes for path substitutions:
StorageManager to use orginal path in metadata
Helper to use path rewrites in list operations

* Fixed a copy-paste error

Co-authored-by: eajechiloae <97950284+eugen-ajechiloae-clearml@users.noreply.github.com>
2023-01-23 15:51:21 +02:00
allegroai
b4cb44bf1b Fix auth headers are not set on substituted fileserver urls 2023-01-23 14:09:46 +02:00
allegroai
5465f27b8f Fix clearml-task runtime is not set when no queue was provided 2023-01-23 14:09:10 +02:00
allegroai
55b00eb776 Fix connecting a dictionary to task sometimes raises an exception 2023-01-23 14:08:18 +02:00
allegroai
1a62d4b6e1 Fix StorageManager.list() does not return size metadata (#865) 2023-01-23 14:07:02 +02:00
allegroai
2120fc85f5 Refactor CreateFromFunction 2023-01-23 14:04:13 +02:00
allegroai
8cb4ac2acb Allow requesting custom token expiration using the api.auth.req_token_expiration_sec configuration setting 2023-01-19 11:20:08 +02:00
allegroai
88259094ac Add client version to runtime properties 2023-01-19 11:19:02 +02:00
allegroai
1953fcc519 Fix metadata set on an uploaded model object is not accessible (#890) 2023-01-19 11:18:06 +02:00
allegroai
812d22a3c7 Fix clearml-data previews are saved on file server even when output_uri is specified 2023-01-19 11:16:21 +02:00
allegroai
896e949649 Add more runtime properties 2023-01-19 10:42:33 +02:00
allegroai
4f770395fa Fix docstrings 2023-01-19 10:38:13 +02:00
Colin Gaudreau
d0fa72ee1a
Add signature version to boto3 config (#884) 2023-01-18 19:13:03 +02:00
cajewsa
3d5d8ef706
Add extra split identifier (#885)
Added an extra split identifier to make sure presence of extras does not influence determining whether clearml is included in requirements.
2023-01-18 19:12:09 +02:00
pollfly
1eafa4f6f9
Update README (#887)
Co-authored-by: Revital <revital@allegro.ai>
2023-01-16 15:56:35 +02:00
pollfly
3e8835d91d
Edit docstring (#874) 2023-01-11 10:30:46 +02:00
pollfly
b39829a011
Edit docstrings (#875) 2023-01-10 11:12:47 +02:00
allegroai
c1989617cf Update year 2023-01-08 08:29:00 +02:00
allegroai
0d63496d75 Fix typo 2023-01-03 07:53:43 +02:00
allegroai
0950757d44 PEP8 2022-12-29 13:20:03 +02:00
allegroai
0029f131c9 Fix numpy 1.24 support 2022-12-29 13:19:17 +02:00
allegroai
c75c83c21d Fix casting None to int fails uploads and permission checks 2022-12-29 13:18:39 +02:00
allegroai
a3d44aa81f Fix connect list of dicts parsed incorrectly in remote 2022-12-29 13:17:25 +02:00
allegroai
2e11f152f8 Add python 3.11 support 2022-12-29 13:16:32 +02:00
allegroai
3371a58bcb Fix IDE info when running in pure python console 2022-12-29 13:12:58 +02:00
david pash
af79ee7839
Fix UniformParameterRange tolist throws error when step size is not defined (#859) 2022-12-27 16:28:19 +02:00
allegroai
4e2e6a4d6b Version bump to v1.9.0 2022-12-23 22:39:55 +02:00
allegroai
690a4b42c4 Add delete_from_storage (default true) to Task.delete_artifacts() 2022-12-23 22:22:16 +02:00
allegroai
79185487a8 Fix types in strings list 2022-12-23 22:21:23 +02:00
allegroai
79e6cb7b28 Fix requirements 2022-12-23 22:21:03 +02:00
allegroai
a621b4fa20 Add pipeline decorator argument to control docker image (#856) 2022-12-22 22:11:43 +02:00