Commit Graph

7 Commits

Author SHA1 Message Date
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