opendatacube/jupyter

Sponsored OSS

By opendatacube

Updated almost 7 years ago

An image with OpenDataCube and Jupyter

Image
Languages & frameworks
Machine learning & AI
Data science
1

3.0K

opendatacube/jupyter repository overview

Jupyter

To run this image, use something like:

docker run \
    --rm \
    -p 8888:8888 \
    opendatacube/jupyter \
    jupyter notebook --ip="*" --NotebookApp.token='secretpassword'

The image comes with the standard ODC installed, including the entrypoint that sets the config from the environment.

There is also a simple Docker Compose file, so you can run the application with Postgres as well like this:

    docker-compose up

Environment variables

You can change the name of the unprivileged user that Jupyter runs as by setting the environment variable NB_USER to something.

Tag summary

Content type

Image

Digest

Size

508.5 MB

Last updated

almost 7 years ago

docker pull opendatacube/jupyter

This week's pulls

Pulls:

163

Last week