Relative Content

Tag Archive for pythonfile-uploadshiny-reactivitypy-shiny

Storage location for files uploaded to Python Shiny Express application?

I’m trying to allow users to upload a file to a web app that I’ve built using Shiny Express for Python. I’m using the ui.input_file function for users to select the file that they’d like to upload, but the documentation doesn’t mention a location where uploaded files will be stored beyond a datapath. When you try to specify the datapath like so: