This project aims to be a GUI for our current models and their respective maturity status. All information is gathered on our database, so if data don't seem correct, please check the respective pipelines that populate MongoDB.
- Export MongoDB internal endpoint in your
~/.zshrc
,~/.bashrc
or similar by. Please ask someone from the team if you don't know what is the endpoint
export MONGO_DB_LOCAL_CLIENT_ENDPOINT="<endpoint>"
- Install python-dotenv:
pip install python-dotenv
- This is a GUI project. In order to use it, please select which filters you want to query on the UI