Hello All,
I am working on a dashboard project Where I want to display summarized results in a text format. I would like to display it side by side in one line.
How Do i do that ?
Also It would be nice, If someone could share how to make use of horizontal layout in streamlit.
Best Regards,
Sat
Hi Sat,
As far as I heard the horizontal Layout is one of the next big features of streamlit which will come with one of the next versions in the next days/weeks (at least I hope ).
See also here:
Whatever you guys decide for customisation options I think it’s important to also keep the current ease of usability. The charm of Streamlit is that you don’t have to deal with html/css/js to create a nicely-looking app/page.
So maybe just wait some more days until the feature is live and you don’t need to work with some hacks to make the horizontal layout work?
Best,
Alex
1 Like
That’s correct, you can already access the new layout features using streamlit nightly
Some layout features are coming really soon (and they are merged in streamlit-nightly if you are adventurous)
Best,
Fanilo
The documentation should go into docs this week, but in the meantime, the internal documentation we use is located here:
any timeline as to when these beta featurs might make it into the base streamlit branch?
This happened last week, so you should be all set