Visualization tool Build docker container with the following commands docker build -t graph-vis . docker run --rm -it -p 8050:8050 graph-vis