Open ckadner opened 3 years ago
When we support multiple users in the future, beyond admin and unauthenticated users, we will need to get the namespace from the user info for the Pipeline Run and View Experiments iFrame
admin
https://github.com/machine-learning-exchange/mlx/blob/bbcf7e1d99db97330471d22bcc8789b21dd92a70/dashboard/origin-mlx/src/App.tsx#L69-L70
_Originally posted by @ckadner in https://github.com/machine-learning-exchange/mlx/pull/252#discussion_r739404583_
FYI @yhwang @Tomcli
and also the experiment view iFrame :-)
experiment view
and maybe figure out if we can use just one iFrame for both of them. my guess is yes
When we support multiple users in the future, beyond
admin
and unauthenticated users, we will need to get the namespace from the user info for the Pipeline Run and View Experiments iFramehttps://github.com/machine-learning-exchange/mlx/blob/bbcf7e1d99db97330471d22bcc8789b21dd92a70/dashboard/origin-mlx/src/App.tsx#L69-L70
_Originally posted by @ckadner in https://github.com/machine-learning-exchange/mlx/pull/252#discussion_r739404583_