Hi,
I’ve been testing Streamlit for a couple of months locally. But thinking of future needs in my company I am interested in the following:
- Publishing an app, do I need to send the data to the Streamlit server or only python script? How does it access data?
- Can the data be stored locally? Our customers have some data of high security and the best would be that the data never leaves our server.
Thanks