I have created a new folder called "05_Streamlit_app" where I want to design a new Steramlit app. - TODO - Start a new project folder on my local desktop to develop this new Streamlit app - Create a dedicate Python environment using {venv} to code and developr this new Streamlit app, following this documentation: <https://github.com/Pablo-source/ML-using-Python/blob/main/Quarto_reports_python/04_setup_env_in_Python_howto.qmd> - For reference, this is the main website for **Streamlit** apps module: <https://streamlit.io/>