You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we have build for the UI inside Katib repository here: https://github.com/kubeflow/katib/tree/master/pkg/ui/v1alpha2/frontend/build.
In that case, if we make any changes in the UI we need to make a new build for that changes in the new PRs.
I think, it is not necessary. We can try to create build inside docker container, when we are building image for the Katib UI.