Welcome all
How to make streamlit app Responsive Ui
For mobile & pc?
Nothing special. It already is.
How to, please any example?
Some time, charts, tables, dataframe, image
Showing out side page in mobile
If you are having trouble with something specific, can you share your code/GitHub/screenshots? Streamlit is mobile-responsive by default, so if you’re having a problem it would be helpful to know specifically what is giving you issues.
Thanks for reply.
Yes off course, streamlit ui responsive already.
The problem in table or dataframe view. Can’t show all columns.
Any ideas please.
I can’t share code.
But I will attach pictures
This one on desktop mode
These are in mobile.
So it looks like you have dataframes inside two columns inside an exander?
And a Plotly chart inside of an expander?
Are those the two cases giving you problems?
Thanks for reply
Yes currently.
I think after reading streamlit documents and search on internet ,
May be I can solve this problem by use streamlit tabs or use streamlit multi page.
Thank you very much for your interest and help
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.