Prasad Paravatha

Results 3 issues of 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 -...

help wanted
good first issue
area/website

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** ![image](https://github.com/mlflow/mlflow-export-import/assets/8755869/d0e12cf8-583a-48eb-be83-7d2ce5330938) **Code to import** ``` model_name = model_metadata["model_name"] import_model_version(...