checkbox("Use container width", value=False) with st.expander("See raw data", expanded=True): st.dataframe(df, use_container_width=use_container_width) snehankekre added feature:st.dataframe status:awaiting-user-response status:cannot-reproduce labels Jan 17, 2023 Contributor snehankekre ...
When I login and am at the list of projects, once I select a project I get the following error in the console: MUI: useResizeContainer - The parent DOM element of the data grid has an empty width. Please make sure that this element has a...