Sign inSign up

selinux/notebook

By selinux

Updated over 11 years ago

Image
0

422

selinux/notebook repository overview

notebook

docker "ipython notebook"

Based on

https://registry.hub.docker.com/u/ipython/notebook/

with pdf support

Usage

Run in src dir:

docker run -d -p 443:8888
-v $(pwd):/notebooks/
-e "PASSWORD=pass" selinux/notebook

Now you can connect to...

[https://localhost](https://localhost)

Tag summary

Content type

Image

Digest

sha256:df3f54f4e

Size

-

Last updated

over 11 years ago

docker pull selinux/notebook