Installation OpenStack Victoria on VM Cloud Environment 1. Virtual Machine Ubuntu 20.04LTS (Azure, GCP, AWS, Aliyun, etc) 2. 16GB RAM 3. 512 GB Storage 4. One disk add for PV
A simple example for Streamlit and Flask project server.py contains the API code for the Flask server (back-end) main.py contains the streamlit code (front-end) Requirements pip install plotly streamlit pandas requests flask