Jupyterlab Docker image
This image is configured as an automated build on Docker Hub: https://hub.docker.com/r/mikebirdgeneau/jupyterlab/.
You can pull the lastest automated build using the docker pull command: docker pull mikebirdgeneau/jupyterlab
or clone this repository and build the image locally using docker-compose build
.