
streamlit-aggrid 0.3.4.post3
0
Streamlit component implementation of ag-grid
Contents
Streamlit component implementation of ag-grid
Stars: 764, Watchers: 764, Forks: 161, Open Issues: 124The PablocFonseca/streamlit-aggrid
repo was created 2 years ago and the last code push was 2 months ago.
The project is popular with 764 github stars!
How to Install streamlit-aggrid
You can install streamlit-aggrid using pip
pip install streamlit-aggrid
or add it to a project with poetry
poetry add streamlit-aggrid
Package Details
- Author
- Pablo Fonseca
- License
- Homepage
- https://github.com/PablocFonseca/streamlit-aggrid
- PyPi:
- https://pypi.org/project/streamlit-aggrid/
- GitHub Repo:
- https://github.com/PablocFonseca/streamlit-aggrid
Classifiers
Related Packages
Errors
A list of common streamlit-aggrid errors.
Code Examples
Here are some streamlit-aggrid
code examples and snippets.
GitHub Issues
The streamlit-aggrid package has 124 open issues on GitHub
- horizontal scroll bar not showing immediately (need to scroll down to the end first then it shows) when a height is defined
- Fix for preselected rows
- Fix issue with st.tabs where grids on inactive tabs disappear
- iteritems is deprecated and will be removed in a future version