How to upload zip file in data tables from jupyter notebook

Hello,

If you select a zip file from the file loader, you have a media object. Media objects can be saved directly into Anvil’s data tables.

Please search the documentation for “media objects” and “data tables” as there are many examples of how to store media objects in data tables. Here are some pages to get you started but there are many more.

https://anvil.works/blog/announcing-table-media
https://anvil.works/docs/data-tables

Once you have read those docs (if you have not already), please share your code or a small clone link if there are further questions. This will help us assist you more directly if we are able.


mod note: continued from How to upload folder on Anvil Form

1 Like