machine-learning-exchange / mlx

Machine Learning eXchange (MLX). Data and AI Assets Catalog and Execution Engine
https://ml-exchange.org/
Apache License 2.0
204 stars 54 forks source link

[UI] Get the namespace from the user info for run iFrame #253

Open ckadner opened 3 years ago

ckadner commented 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

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_

ckadner commented 3 years ago

FYI @yhwang @Tomcli

yhwang commented 3 years ago

and also the experiment view iFrame :-)

yhwang commented 3 years ago

and maybe figure out if we can use just one iFrame for both of them. my guess is yes