Prasad Paravatha
Prasad Paravatha
**Feature request** On the https://www.kubeflow.org/ home page, add the below components **image/logo** with their **Github repo** link and the respective **Github repo star count** - Kubeflow, https://github.com/kubeflow/kubeflow, 13.1k stars -...
This [CNCF blog announcement about Kubeflow being accepted as CNCF Incubator](https://www.cncf.io/blog/2023/07/25/kubeflow-brings-mlops-to-the-cncf-incubator/) project has link to [v.1.8 roadmap project](https://github.com/orgs/kubeflow/projects/58), if you click, it gives **_Page not found_** Was this moved somewhere...
while trying to export and import a specific model (**version 2**), the model version is being imported as (**version 1**) **version.json**  **Code to import** ``` model_name = model_metadata["model_name"] import_model_version(...