/to_html_datatable_in_streamlit

Primary LanguagePythonApache License 2.0Apache-2.0

Using to_html_datatable in a Streamlit application

This repository contains a Streamlit app that display DataFrames using ITables' to_html_datatable function.

Access the demo at https://to-html-datatable.streamlit.app.

You should use to_html_datatable only in specific cases. Please note that the recommended way to use ITables in a Streamlit application is:

from itables.streamlit import interactive_table