Hello. I want to create a layout which requires multiple columns nesting, however Streamlit doesn’t support it. Is there any workaround which can be used to create such a layout?
Maybe using containers is the solution but how to place them one next to another (not below?)