Hi Team
Thanks for such an amazing app.I have started working on streamit and I require to upload file to the app from server where app is running.
I am currently using solutions from below link
.
But I am looking something simiar to file_upload which currently allows to browse only local files but not on files in server.
I am looking for something mentioned in below link
filename = st.file_picker(“Pick a file”, folder=“my_folder”, type=(“png”, “jpg”))
Do you have any plans to include same in future releases.
Regards
Subbu