Eder Ignatowicz
Eder Ignatowicz
DashBuilder project is active and innovating at a fast pace! But how can I keep you with the new features? First, we have a new blog home [blog.kie.org](https://blog.kie.org/). This blog...
Over the past few weeks, the Model Registry UI team has made significant progress in [Model Registry UIs](https://github.com/opendatahub-io/odh-dashboard)[1] at ODH Dashboard. While this project is still under development, our aim...
**Describe the bug** /api/model_registry/v1alpha3/registered_models responseBody for 401 is not following json schema **To Reproduce** Steps to reproduce the behavior: 1. Run: ``` curl -i -X POST "localhost:8080/api/model_registry/v1alpha3/registered_models" \ -H "Content-Type:...
**Is your feature request related to a problem? Please describe.** Currently, we are manually generating a BFF Open API file: https://github.com/kubeflow/model-registry/blob/main/clients/ui/api/openapi/mod-arch.yaml **Describe the solution you'd like** I would like to...
This PR is a FUP of requested changes on https://github.com/kubeflow/community/pull/824.
Hi everyone! 👋 After brainstorming with some community members about how to improve the Kubeflow User/Developer Experience for Data Scientists and ML practitioners, I decided to go one step further...
## Description This PR is a starting point for refactoring based on my conversations with @ppadti. I left a considerable number of TODOs that will be addressed by @ppadti in...