Hi , I am new to dash, now I want to create a website in which users can upload .h5 format files or .mtx format files, then use the file to plot.But in dcc.Upload (dcc.Upload | Dash for Python Documentation | Plotly) I only find ways to upload csv, xlsx and images. Is there a way to upload files of above formates or get the path of the file?
1 Like