I saw apps hosted on streamlit cloud have option to install app as PWA. Is it only available for streamlit cloud host ? I dont see any doc about pwa on streamlit documentations ?
Wrere did you see that?
That looks like a browser thing. Which browser is that? What happens if you use the network URL instead of localhost?
It doesn’t say PWA, by the way.
it from their streamlit official site App Gallery • Streamlit .
i used both brave and chrome, both show the installing option to install apps deployed on streamlit cloud.
no idea, i believe making a web application downloadable in any platform is what pwa meant.
sorry if im wrong.
I tried Brave and the button to install the app does not appear when running locally, but it does appear in the hamburger menu > Save and share > Install page as app.
It doesn’t make the application downloadable or PWA, it just provides a different way to launch and run web pages. I don’t know why Brave doesn’t show the button on local pages.
