Summary
The common library previously located in the kubeflow/kubeflow repo has been removed in this commit:
kubeflow/kubeflow@4bf108b
It appears that the functionality/layout previously used by the Models Web Application has now moved under:
https://github.com/kubeflow/dashboard/tree/main/components/centraldashboard-angular/frontend
Because of this, the current setup instructions and Dockerfile for the Models Web Application no longer work as expected.
What needs to be updated
Impact
Without this update, new contributors and users won’t be able to build or set up the Models Web Application using the current docs, since the referenced library no longer exists in kubeflow/kubeflow.