Dashboard views from Grafana
-
Install poetry in your system in order to manage the dependencies.
-
Clone the repository and install the dependencies:
cd EMA_Source/
poetry install
- Run the application:
bash run.sh
3.1 In case bash run.sh doesn't work, try to install each package manually & run the following command:
python3 main.py