How to download CSV file to update datatable/ag-grid table in plotly dash?
I have a small app displaying an AG-Grid table from an existing dataframe (the dataframe is originally a csv file read at the at the beginning of the app):
I have a small app displaying an AG-Grid table from an existing dataframe (the dataframe is originally a csv file read at the at the beginning of the app):