Skip to content

Version 2.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Linchin Linchin released this 13 Jun 20:13
· 906 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.7 above) by running:

python3 -m pip install kfp-server-api==2.0.0-rc.2 --upgrade

Refer to:

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