Sign inSign up

firemiles/ipython-notebook

By firemiles

Updated almost 11 years ago

Provide ipython noteboke base on jupyter/notebook.

Image
1

359

firemiles/ipython-notebook repository overview

ipython-notebook based on jupyter/notebook, add some extend package for notebook, such as numpy and matplotlib.

offical site

Start In Docker

If you want run notebook in docker, run command like this:

$ docker run --rm -it -p 8888:8888 -v "$(pwd):/notebooks" jupyter/notebook

Tag summary

Content type

Image

Digest

Size

485.9 MB

Last updated

almost 11 years ago

docker pull firemiles/ipython-notebook