Let’s say I have a Streamlit app with multiple tabs. In 1 tab, I have 2 columns.
For a Streamlit app, how do we flex columns wider to fill the space after we close the
- st.sidebar?
- streamlit_option_menu.option_menu?
Let’s say I have a Streamlit app with multiple tabs. In 1 tab, I have 2 columns.
For a Streamlit app, how do we flex columns wider to fill the space after we close the
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.