Skip to content

ethpandaops/jupyterhub-singleuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ethPandaOps user image

This Docker image is the Helm chart's extended from the default user image. It contains the fundamentals only so that it can get pulled quickly. It is based on the base-notebook image from Project Jupyter's jupyter/docker-stacks repository which also contains many other images suitable for use with the Helm chart. To help you choose another one see the docker-stacks documentation on selecting a user image.

For a brief introduction to Dockerfiles, images and containers, see the guide's summary about container technology..

Basic usage

To quickly try out this Docker image on your computer:

# with JupyterLab
docker run  -it  --rm  -p 8888:8888 ethpandaops/jupyterhub-singleuser:2.0.0  -- jupyter lab  --ip 0.0.0.0

This image available tags can be found here.

In the base-notebook image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors