To compile it into a docs folder/directory which could be hosted as an app on GitHub (Pages), assuming that the app.py
and requirements.txt
are in the excel_io
folder/directory:
shinylive export excel_io docs
To run it (after compilation) locally:
python -m http.server --directory docs 8008
The input Excel file (used as an example) that is uploaded by a user in the running app has the following contents: