great-tables
great-tables copied to clipboard
How about adding an app demo section to the documentation?
Hello @rich-iannone and @machow ,
I've noticed that some users have questions about how to integrate great-tables
into their applications. The requests come from various frameworks, including Streamlit, Panel, FastAPI, Flask, and Django, among others. While it's not feasible for us to cover every possible use case, I think it would be beneficial to create a section in the documentation (or a separate demo repository) that demonstrates how to render tables in raw HTML within these applications.
I've drafted four examples using Streamlit, FastHTML, FastAPI and Django. Regarding the Panel app, Marc Skov Madsen has already created a great demonstration here. What do you think of this approach?