Hi, is there a way to read, display and edit word documents within Streamlit?
(Available python packages can only create and modify word docx files in the background, but how can I show a properly formatted word file within streamlit?)
Thanks in advance
Cheers