fohrloop / dash-uploader

The alternative upload component for python Dash applications.
MIT License
144 stars 30 forks source link

upload files to AWS S3 bucket using dash-uploader #125

Open xxdxxd opened 1 year ago

xxdxxd commented 1 year ago

How to upload files from a dash app to an AWS S3 bucket using dash-uploader? Do you have a small working example? Thanks!

fohrloop commented 1 year ago

Current versions of dahs-uploader do not have that outside of the box. You might want to look at https://github.com/fohrloop/dash-uploader/pull/90