This is study repo for algorithms and data structures with Python cloned from this repo.
NOTE: Original code is written by Python2 so I modified that to Python3.
docker run --rm -p 10000:8888 -e JUPYTER_ENABLE_LAB=yes -v "$PWD":/home/jovyan/work jupyter/scipy-notebook