Releases: kubeflow/pipelines
KFP SDK v1.8.18
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.18
For changelog, see release notes.
KFP SDK v2.0.0b9
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b9
For changelog, see release notes.
KFP SDK v1.8.17
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.17
For changelog, see release notes.
KFP SDK v2.0.0b8
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b8
For changelog, see release notes.
KFP SDK v2.0.0b7
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b7
For changelog, see release notes.
KFP SDK v1.8.16
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.16
For changelog, see release notes.
KFP SDK v1.8.15
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.15
For changelog, see release notes.
Version 2.0.0-alpha.6
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-alpha.6--upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
Version 2.0.0-alpha.5
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-alpha.5 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
KFP SDK v2.0.0b5
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b5
For changelog, see release notes.