Releases: kubeflow/pipelines
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.
KFP SDK v1.8.21
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.21
For changelog, see release notes.
KFP SDK v2.0.0b16
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b16
For changelog, see release notes.
KFP SDK v2.0.0b15
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b15
For changelog, see release notes.
Version 2.0.0-beta.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-beta.1 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
KFP SDK v1.8.20
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.20
For changelog, see release notes.
Version 2.0.0-alpha.7
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.7 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
KFP SDK v2.0.0b13
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b13
For changelog, see release notes.
KFP SDK v1.8.19
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.19
For changelog, see release notes.