Skip to content

Backend v1.7.0

Compare
Choose a tag to compare
@Bobgy Bobgy released this 25 Aug 09:14
· 2561 commits to master since this release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install kfp-server-api package (python 3.6 above) by running:

python3 -m pip install kfp-server-api==1.7.0 --upgrade

Refer to:

NOTE, kfp python SDK is NOT included and released separately.