pipelines/components/google-cloud
Chen Sun d6c864f038 chore(components): Update OS packages in GCPC container image
Signed-off-by: Chen Sun <chesu@google.com>
PiperOrigin-RevId: 758746089
2025-05-14 10:43:21 -07:00
..
docs chore(components): GCPC 2.20.1 Release 2025-05-12 14:53:46 -07:00
google_cloud_pipeline_components chore(components): GCPC 2.20.1 Release 2025-05-12 14:53:46 -07:00
Dockerfile chore(components): Update OS packages in GCPC container image 2025-05-14 10:43:21 -07:00
LICENSE test(components): INTERNAL 2023-12-14 15:54:17 -08:00
README.md docs(components): point GCPC README at v2 reference documentation 2023-07-17 12:19:21 -07:00
RELEASE.md chore(components): GCPC 2.20.1 Release 2025-05-12 14:53:46 -07:00
cloudbuild.yaml chore(components): Add public-image-gcpc-v2-scan tag for latest gcpc image 2023-09-12 16:08:03 -07:00
setup.py chore(components): Relax KFP SDK dependency for GCPC 2025-04-29 11:11:28 -07:00

README.md

Google Cloud Pipeline Components

Python PyPI

Google Cloud Pipeline Components (GCPC) provides predefined KFP components that can be run on Google Cloud Vertex AI Pipelines and other KFP-conformant pipeline execution backends. You can compose the components together into pipelines using the Kubeflow Pipelines SDK.

Documentation

User documentation

Please see the Google Cloud Pipeline Components user guide.

API documentation

Please see the Google Cloud Pipeline Components API reference documentation.

Release details

For details about previous and upcoming releases, please see the release notes.

Examples

Installation

Requirements

Install latest release

Use the following command to install Google Cloud Pipeline Components from PyPI.

pip install -U google-cloud-pipeline-components