Build a multi-functional app with good memory management and avoid memory leak — This is not a tutorial of how to use streamlit, you can find great tutorials in the streamlit docs and medium articles. This is the summary of my trial and error deploying an app and debugging the most frequent bugs with streamlit sharing. For those who don’t know streamlit, it’s…