Use streamlit app in workshop

How can I use streamlit application in workshop?

After publishing streamlit application, I used iframe with custom widget and put URL.
However, I still can see the top menu in workshop.

I also put “?embedded=true” at the end of URL but I cannot remove top menu.

Please advise me how to use streamlit app in workshop.

In addition, please let me know the way to use variable as well.

Hi Jacob_SE,

Thanks for the question! Curious to understand a little bit about your use case, if you don’t mind sharing?

The technical answer: in theory you could iFrame the Code Workspace application into a Workshop widget, but this is not recommended - the Code Workspace iFrame url belongs solely to you, and should not be shared with other users for security reasons.

Hello!

We are receiving various types of visual requests from our clients, but due to the limitations of our workshop features, we are unable to meet their requirements.

To address this issue, we understand that using OSDK with React is the best option. However, it is quite challenging for us since we are not familiar with coding.

Therefore, I believe that Streamlit is a better way for us to meet the visual requirements.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.