Commit Graph

97 Commits

Author SHA1 Message Date
allegroai
233f94f741 Support AWS profile when specifying bucket storage credentials 2024-02-04 19:31:30 +02:00
pollfly
5ad082d2e7
Update README Gifs (#1191) 2024-01-27 17:52:09 +02:00
pollfly
c451589298
Edit docstrings (#1084) 2023-07-25 12:19:24 +03:00
alex-burlacu-clear-ml
05c048d0bd
Fix style and grammar mistakes 2023-07-19 22:55:08 +03:00
alex-burlacu-clear-ml
ac1ae7f447
Update errata, clarify a few points 2023-07-19 20:23:03 +03:00
Alex Burlacu
9b680d1743 Add clarification about breaking changes in sdk 1.11.0 and 1.11.1 2023-07-19 17:29:41 +03:00
Alex Burlacu
f6ae803110 Add default values in .conf files for s3 multipart 2023-07-14 14:24:10 +03:00
pollfly
44faf6ef7b
Improve clearml.conf (#1071) 2023-07-11 10:53:19 +03:00
pollfly
f2fbbbd988
Improve clearml.conf (#1070) 2023-07-11 10:22:36 +03:00
pollfly
4d54b7733f
Edit README (#1023)
* Edit README and replace Slack link
2023-06-11 14:09:41 +03:00
Alex Burlacu
7ca8743d86 Remove redundant docstrings and allow TaskTypes in filter conditions 2023-04-03 18:22:29 +03:00
allegroai
4cd8857c0d Refactor code 2023-03-27 13:38:11 +03:00
Victor Sonck
40c6db9d95
Add Getting Started Notebooks (#948) 2023-03-12 16:58:48 +02:00
allegroai
88259094ac Add client version to runtime properties 2023-01-19 11:19:02 +02:00
pollfly
1eafa4f6f9
Update README (#887)
Co-authored-by: Revital <revital@allegro.ai>
2023-01-16 15:56:35 +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
erezalg
f6b9efe54e
Add hyperdataset examples (#823)
* Add hyperdataset examples

Co-authored-by: Erez Schnaider <erez@clear.ml>
2022-11-20 16:28:42 +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
pollfly
8aaa8e7897
Update gif (#712) 2022-07-10 18:58:01 +03:00
allegroai
b90e26d458 Add missing default default_cache_manager_size in configuration files 2022-06-06 14:13:45 +03:00
pollfly
b0b46a64ed
Edit README (#651)
finalize >>> close
2022-04-21 21:53:55 +03:00
pollfly
1edd395c47
Update webapp screenshots (#640) 2022-04-11 11:32:48 +03:00
pollfly
d3e986393a
Fix links (#558) 2022-01-27 12:15:04 +02:00
shyallegro
dedf31867a
Change README to dark theme (#513) 2021-12-14 09:58:28 +02: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
allegroai
257a4058ee Add missing clearml-task parameters 2021-08-13 10:57:04 +03:00
pollfly
074fa48cdd
Fix webapp_screenshots.gif (#421) 2021-08-12 11:48:00 +03:00
pollfly
ac229f6b86
Update screeshots gif (#390) 2021-06-30 18:39:50 +03:00
pollfly
a79447bba6
Link to clear.ml docs and fix links (#389)
* switch allegro.ai links to clear.ml
* fix colab links
* add newline
2021-06-29 11:22:12 +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
Revital
f29f0811f4 fixes to clearml-task.md 2021-04-04 09:55:13 +03:00
Erez Schnaider
ee58f8c3ce Edit clearml-data documentation 2021-04-01 15:22:38 +03:00
allegroai
e9771633bb Fix docs 2021-03-15 17:39:42 +02:00
allegroai
76f7822119 Update documentation 2021-02-27 23:53:06 +02:00
allegroai
14706c03e1 Fix dataset add files
Fix docs typo
2021-01-10 12:58:13 +02:00
allegroai
375016cf9e Update screenshot 2020-12-24 10:55:57 +02:00
allegroai
e4e5f0148e Update datasets.md 2020-12-22 23:54:05 +02:00
allegroai
c9f3d199d4 Update screenshot 2020-12-22 23:51:18 +02:00
allegroai
63cf9d3d9e Update README.md 2020-12-22 23:45:44 +02:00
allegroai
906e711723 Add logo 2020-12-22 23:27:38 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
753b3ff68c Add sdk.development.store_code_diff_from_remote (default False) to store diff from remote HEAD instead of local HEAD (issue #222) 2020-10-30 09:55:54 +02:00
allegroai
c22eacd3fc Add sdk.development.detect_with_conda_freeze (default true) for full conda freeze (requires trains-agent >= 16.2) 2020-10-12 11:09:45 +03:00
allegroai
fae11edf1b Fix NaN in plotly plots (matplotlib conversion)
Add sdk.metrics.plot_max_num_digits to limit the number of digits in a plot (reduce plot sizes)
2020-09-05 16:28:24 +03:00
allegroai
9c484d3dae Update docs 2020-08-23 01:05:35 +03:00
allegroai
e116667252 Add missing config value 2020-08-08 12:56:58 +03:00