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
The current frontend development setup is too complex. It requires many manual steps to build and link the kubeflow-common-lib.
We should create a Makefile in the /frontend directory to automate this. A developer should be able to run a single make command to get everything set up.