streamlit-aggrid 1.0.5
0
Streamlit component implementation of ag-grid
Contents
Streamlit component implementation of ag-grid
Stars: 1057, Watchers: 1057, Forks: 201, Open Issues: 80The PablocFonseca/streamlit-aggrid
repo was created 3 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 1057 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
- None
- 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 80 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