Releases: kubeflow/pipelines
KFP SDK v2.0.1
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.1
For changelog, see release notes.
Version 2.0.0
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
KFP SDK v2.0.0
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0
For changelog, see release notes.
Version 2.0.0-rc.2
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.
KFP SDK v2.0.0-rc.2
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==sdk-2.0.0-rc.2
For changelog, see release notes.
KFP SDK v1.8.22
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.22
For changelog, see release notes.
KFP SDK v2.0.0-rc.1
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0-rc.1
For changelog, see release notes.
Version 2.0.0-rc.1
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.1 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
Version 2.0.0-beta.2
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-beta.2 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
KFP SDK v2.0.0b17
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b17
For changelog, see release notes.