Skip to content

Backend v1.8.2

Compare
Choose a tag to compare
@chensun chensun released this 10 Jun 21:55
· 2156 commits to master since this release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.7 above) by running:

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

See the Change Log