/jupyter-docker-stack

An all-in-one Docker image for data scientist in Jupyter Notebook. Contains Spark, Python 2, Python 3, R, Tensorflow etc.

Primary LanguageDockerfileMIT LicenseMIT

Jupyter Docker Stack

License

Jupyter Docker Stack is a all-in-on Docker image containing Jupyter applications and interactive computing tools. The supported kernels are as follows:

  • Python 3

  • Python 2

  • Spark 2.2.0

  • Tensorflow 1.4.0 with Python 3

  • Tensorflow 1.4.0 with Python 2

Quick Start

The command below may help you get started if you have Docker and Docker Compose installed.

docker-compose up

License

Jupyter Docker Stack is MIT licensed.