pipelines/sdk/python/kfp/compiler
Alexey Volkov 199a962e42 SDK - Relative imports (#156)
Made all SDK import relative so that they files always refer to the sibling files instead of the installed package. This makes debugging and development easier since you can be sure the correct files are used.
2018-11-10 13:56:12 -08:00
..
__init__.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
_component_builder.py SDK - Relative imports (#156) 2018-11-10 13:56:12 -08:00
_k8s_helper.py Make kubernetes a dependency of kfp package. 2018-11-07 09:43:46 -08:00
compiler.py SDK - Relative imports (#156) 2018-11-10 13:56:12 -08:00
main.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00