pipelines/sdk/python/kfp/cli
Connor McCarthy 5b7f67acdc
fix string quotes (#10413)
2024-01-22 08:50:55 -08:00
..
diagnose_me fix string quotes (#10413) 2024-01-22 08:50:55 -08:00
utils chore(sdk): test observability, refactorings, and cleanup (#10005) 2023-09-18 22:51:27 +00:00
__init__.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
__main__.py feat(sdk): add noun aliasing to cli (#7569) 2022-04-25 12:24:57 -06:00
cli.py docs(sdk): clean up kfp v2 cli reference docs (#8115) 2022-08-09 18:40:39 +00:00
cli_test.py docs(sdk): clean up kfp v2 cli reference docs (#8115) 2022-08-09 18:40:39 +00:00
compile_.py chore(sdk): partition KFP SDK source code into runtime and non-runtime code (#9710) 2023-07-07 23:18:52 +00:00
compile_test.py fix(sdk): Allow using cli `kfp dsl compile` to compile components (#8371) 2022-10-17 16:06:52 +00:00
component.py feat(sdk): enable dependency-free runtime install of kfp (#9886) 2023-08-24 18:31:16 +00:00
component_test.py chore(sdk): fix local test failure (#10161) 2023-10-26 01:39:16 +00:00
diagnose_me_cli.py feat(sdk): improve cli help text (#7618) 2022-04-29 17:20:57 +00:00
dsl.py docs(sdk): clean up kfp v2 cli reference docs (#8115) 2022-08-09 18:40:39 +00:00
experiment.py feat(SDK)!: SDK client v2beta1 API integration. Fixes #8706 (#9112) 2023-04-12 09:54:45 -07:00
output.py feat(SDK)!: SDK client v2beta1 API integration. Fixes #8706 (#9112) 2023-04-12 09:54:45 -07:00
pipeline.py feat(SDK)!: SDK client v2beta1 API integration. Fixes #8706 (#9112) 2023-04-12 09:54:45 -07:00
recurring_run.py feat(SDK)!: SDK client v2beta1 API integration. Fixes #8706 (#9112) 2023-04-12 09:54:45 -07:00
run.py feat(SDK)!: SDK client v2beta1 API integration. Fixes #8706 (#9112) 2023-04-12 09:54:45 -07:00