- Run app.py and go to "Home" tab to enter an expression.
- Demos are provided in the "Demos" tab
git clone ...
docker build -t errorpropagation .
docker run --rm -it -p 5000:5000 errorpropagation
Leave the terminal open and open specified web address, eg http://localhost:5000