The app requires pip for installation and python to run. Additional modules/packages can be install after cloning the repo and doing the following commands.
$ cd cce
$ pip install -r requirements.txt
To execute the app run the following command.
$ cd cce
$ python index.py
Then navigate to the following url http://127.0.0.1:8050