Local Streamlit application
To update the local Streamlit application:
- Use
git pullto incorporate changes from main source code repository into your local copy - re-run the Streamlit application -- either by restarting
streamlitprocess or by usingRe-runbutton in Streamlit UI.