pipelines/sdk/python/kfp
Chen Sun 26de102f82 chore(release): bumped version to 1.4.0-rc.1 2021-02-01 00:18:50 -08:00
..
cli feat(sdk): Replace logging and print statements with click echo statements for cli (#4622) 2021-01-14 08:41:04 -08:00
compiler fix(sdk): Allow keyword-only arguments in pipeline function signature (#4544) 2021-01-29 18:31:02 -08:00
components chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
components_tests feat(sdk): Artifact metadata related placeholder for components. (#5003) 2021-01-19 08:57:45 -08:00
containers chore(sdk): Add annotations for new-styled KFP component (#4989) 2021-01-15 11:17:51 -08:00
containers_tests chore(sdk): Rename test_source.py to pipeline_source.py to make it compatible with pytest (#5024) 2021-01-22 01:01:27 -08:00
dsl fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
notebook SDK - Notebooks - Deprecated the docker magic (#2266) 2019-09-30 13:55:31 -07:00
v2 chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
__init__.py chore(release): bumped version to 1.4.0-rc.1 2021-02-01 00:18:50 -08:00
__main__.py SDK/CLI: Implement CLI delete pipeline command (#2879) 2020-03-09 04:47:34 -07:00
_auth.py chore: add instruction detail in _auth.py print statement. Fixes #4987 (#4988) 2021-01-13 10:30:36 -08:00
_client.py fix(sdk): fixes typo of 'desc'. (#4938) 2020-12-24 00:38:26 -08:00
_config.py Add type check samples (#955) 2019-03-27 19:58:42 -07:00
_runners.py chore: Add doc strings marking the feature stages for SDK. (#4575) 2020-11-24 00:19:00 -08:00
aws.py feat(sdk): add aws region field in use_aws_secret in kfp sdk (#4363) 2020-08-23 23:55:40 -07:00
azure.py chore: Clean up KFP SDK docstrings, make formatting a little more consistent (#4218) 2020-08-04 00:33:47 +08:00
gcp.py chore: Add doc strings marking the feature stages for SDK. (#4575) 2020-11-24 00:19:00 -08:00
onprem.py chore: Clean up KFP SDK docstrings, make formatting a little more consistent (#4218) 2020-08-04 00:33:47 +08:00