Attachments and Python objects
If you want to include static files like PDFs or Excel docs in your app, use the dp.Attachment
block. You can also pass in a Python object directly. Once you upload the app, your users will be able to explore and download these attachments.