This repository contains Dockerfile of ipython-notebook. Scipy and Pandas are bundled in this container.
Install Docker.
Pull the image from Docker Hub
$ docker pull lemonlatte/docker-ipython-notebook
$ docker run -d -p 8888:8888 -v /path/to/workspace:/ipython-notebook/workspace lemonlatte/docker-ipython-notebook
Content type
Image
Digest
sha256:7ec08a509…
Size
307.8 MB
Last updated
almost 11 years ago
docker pull lemonlatte/docker-ipython-notebook