Sign inSign up

lemonlatte/docker-ipython-notebook

By lemonlatte

Updated almost 11 years ago

Image
0

387

lemonlatte/docker-ipython-notebook repository overview

ipython notebook Dockerfile

This repository contains Dockerfile of ipython-notebook. Scipy and Pandas are bundled in this container.

Installation
  1. Install Docker.

  2. Pull the image from Docker Hub

$ docker pull lemonlatte/docker-ipython-notebook
Usage
$ docker run -d -p 8888:8888 -v /path/to/workspace:/ipython-notebook/workspace lemonlatte/docker-ipython-notebook

Tag summary

Content type

Image

Digest

sha256:7ec08a509

Size

307.8 MB

Last updated

almost 11 years ago

docker pull lemonlatte/docker-ipython-notebook