tfx
tfx copied to clipboard
Add `tfx` and `ml-pipeline-sdk` to conda-forge
Applications that use tfx or ml-pipeline-sdk cannot make themselves available on conda-forge channel to install with conda. This could be an impediment for adoption of certain MLOps packages that depend on tfx.
Requesting you to add tfx and ml-pipeline-sdk to conda-forge. PyPI wheel files cannot be used in adding python libraries to conda-forge.
- https://pypi.org/project/tfx/#files:
tfx-1.8.0-py3-none-any.whl - https://pypi.org/project/ml-pipelines-sdk/#files:
ml_pipelines_sdk-1.8.0-py3-none-any.whl
For instance, I cannot add ZenML to conda-forge.
- https://github.com/conda-forge/staged-recipes/pull/19482
cc: @jiyongjung0 @tfx-copybara