Enables nested layout in streamlit.
Project description
streamlit-nested-layout
An unofficial monkey patch that enables streamlit columns and expanders to be nested.
- ⚠️Streamlit developers disallow this behavior by design, so you are on your own if you encounter issues using this package!⚠️
Last tested for streamlit==1.39.0
on Python 3.9.18
.
Credits to streamlit PR #5266 by @ZeroCool940711.
Install
pip install streamlit-nested-layout
Usage
Just import this package once in your app.
import streamlit_nested_layout
Demo
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file streamlit-nested-layout-0.1.4.tar.gz
.
File metadata
- Download URL: streamlit-nested-layout-0.1.4.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b7e5279193f640f37fa1293f2c5dac8abd833cf4995f95026a241e3d12457f |
|
MD5 | f25542ab95961f434e58599746c4c3f0 |
|
BLAKE2b-256 | 436754c55ec92716d764b64080ff55eddd95fe34710ac4b9b225ae431f57175c |
File details
Details for the file streamlit_nested_layout-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: streamlit_nested_layout-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acf22271b8d8b17dd82a1789a36e71d4dee3b898055852c3ffa39da814e644f2 |
|
MD5 | da07bc095f9659b40db747d03a9ea8b7 |
|
BLAKE2b-256 | b38d2bab7d8c46da6273eb291e5695c1d5a9f48fc8babdaaef5a9d2eb16c2b8d |