opendatacube/jupyterhub

Sponsored OSS

By opendatacube

Updated about 6 years ago

JupyterHub image for use with the Open Data Cube.

Image
Integration & delivery
Data science
1

10K+

opendatacube/jupyterhub repository overview

JupyterHub

To run this image, use something like:

docker run \
    --rm \
    opendatacube/jupyterhub \
    jupyterhub --ip="*"

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

Note that the current version requires you to add a user to the docker container when it's running.

You can do this with: docker-compose exec jupyterhub adduser user

which will add a user called 'user' and prompt you for a password.

Tag summary

Content type

Image

Digest

Size

2.9 GB

Last updated

about 6 years ago

docker pull opendatacube/jupyterhub

This week's pulls

Pulls:

260

Last week