Contents

kfp 2.15.2

0

Kubeflow Pipelines SDK

Kubeflow Pipelines SDK

Stars: 4081, Watchers: 4081, Forks: 1932, Open Issues: 417

The kubeflow/pipelines repo was created 7 years ago and the last code push was 5 hours ago.
The project is very popular with an impressive 4081 github stars!

How to Install kfp

You can install kfp using pip

pip install kfp

or add it to a project with poetry

poetry add kfp

Package Details

Author
The Kubeflow Authors
License
None
Homepage
https://github.com/kubeflow/pipelines
PyPi:
https://pypi.org/project/kfp/
Documentation:
https://kubeflow-pipelines.readthedocs.io/en/stable/
GitHub Repo:
https://github.com/kubeflow/pipelines

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  kfp  pypi packages just yet.

Errors

A list of common kfp errors.

Code Examples

Here are some kfp code examples and snippets.

GitHub Issues

The kfp package has 417 open issues on GitHub

  • fix(backend): support custom S3 endpoints with environment credentials. Fixes #12525
  • feat(manifests): Add init containers for startup ordering
  • [bug] Fresh installation fails with CrashLoopBackOff due to race conditions during startup
  • fix: support non-default cluster domain for metadata service
  • add a kep for kfp plugins support
  • Prevent duplicate shell completion entries in kfp CLI
  • chore(ci): use author_association to avoid API rate limits in approve workflow
  • chore(deps): bump wheel from 0.45.1 to 0.46.2 in /backend/src/apiserver/visualization
  • feat(kubernetes_platform): add data_source parameter to CreatePVC. Fixes #11420
  • fix(sdk): Added check to prevent crash when logging NaN values
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend/server
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /test/frontend-integration-test
  • [sdk] CLI installs duplicate shell completion entries on repeated –install-completion
  • chore(deps): bump tar, @storybook/addon-essentials and @storybook/react in /frontend

See more issues on GitHub

Related Packages & Articles

kedro 1.2.0

Kedro helps you build production-ready data and analytics pipelines