allegroai
88259094ac
Add client version to runtime properties
2023-01-19 11:19:02 +02:00
erezalg
59b5dd6394
add path_substitution to clearml.conf example file ( #842 )
...
Co-authored-by: Erez Schnaider <erez@clear.ml>
2022-12-06 14:24:24 +02:00
allegroai
ed2b8ed850
Support num_workers
in dataset operations
...
Support max connections setting for Azure storage using the `sdk.azure.storage.max_connection` setting
2022-11-21 17:12:02 +02:00
allegroai
035a76e282
Change report_event_flush_threshold default to 100
2022-11-15 15:59:26 +02:00
allegroai
f0400dd099
Fix if project has a default output uri
there is no way to disable it in development mode (manual). Allow passing output_uri=False
to disable it.
2022-11-09 11:28:25 +02:00
allegroai
e5846f6ba2
Add support for providing ExtraArgs
to boto3 when uploading files using the sdk.aws.s3.extra_args
configuration option
2022-08-09 09:43:30 +03:00
allegroai
b90e26d458
Add missing default default_cache_manager_size in configuration files
2022-06-06 14:13:45 +03:00
pollfly
c29dd1fe06
Fix docstring typos ( #476 )
2021-10-17 20:19:16 +03:00
allegroai
70cf0882d4
Add sdk.development.detailed_import_report configuration option to provide a detailed report of all python package imports
2021-09-09 22:01:24 +03:00
Manoj
bcf344da19
Use default boto credential chain if no keys in the config ( #342 )
...
* Use default boto credential chain if no keys in the config
* Add use_credentials_chain config to explicitly enable boto cred chain
* Propagate the new config param in the right way
* PEP8 fixes
2021-05-13 11:34:13 +03:00
allegroai
d327f2e2b9
clearml initial version 0.17.0
2020-12-22 23:25:37 +02:00