This repository provides the base docker image for Jupyter Notebook application.
For example, the Dockerfile for algorithm repository extends from this
image:
FROM upperroomtechnology/docker-img-jupyter:develop
pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.