Sign inSign up

eboraas/jupyter

By eboraas

Updated over 5 years ago

Jupyter Notebook (aka IPython Notebook) with math/numeric modules

Image
12

10K+

eboraas/jupyter repository overview

Jupyter Notebook, in three flavours:

  • Micro (Just Notebook)
  • Mini (Notebook + Numpy + Matplotlib)
  • Standard (Notebook + Numpy + Scipy + Scikit-learn + Matplotlib + Pillow [PIL])

The default variant is 'standard'.

Basic usage example:

docker run -d -v /path/to/notebooks/:/mnt/notebooks/ -p 8888:8888 eboraas/jupyter ... then browse to http://localhost:8888

Tag summary

Content type

Image

Digest

Size

217.2 MB

Last updated

over 5 years ago

docker pull eboraas/jupyter