mlem icon indicating copy to clipboard operation
mlem copied to clipboard

Build and publish MLEM Streamlit component

Open aguschin opened this issue 3 years ago • 0 comments

Would it be possible (or make sense) to bundle the relevant parts as a streamlit component (https://streamlit.io/components)? As streamlit user, I like this approach so I can use the parts that I am interested while being able to wrap with UI and other stuff I like. An example app could still be shiped withint MLEM but it would decouple the UI wrapper from the “MLEM component”

Suggested by @daavoo

If we could do that, I think that Streamlit component would allow users to use MLEM model as a part of more complex application, containing more things than just MLEM model UI. Need to investigate and see if this is possible.

aguschin avatar Dec 14 '22 03:12 aguschin