An alpine docker image for Jupyterlab https://www.github.com/mikebirdgeneau/jupyterlab-docker

davidhq a218d5702e Fix docker-compose start issue (--allow-root) 8 years ago
jupyterlab 0e561a07a0 Add --allow-root option per #2 8 years ago
.coveralls.yml d41e130b77 Update .coveralls.yml 10 years ago
.gitignore e7e8ec7acc Update makefile with latest docker hub location. 10 years ago
.travis.yml d21f2b043e Add slack notifications for TravisCI 10 years ago
LICENSE 15d876fead Initial commit 10 years ago
Makefile e7e8ec7acc Update makefile with latest docker hub location. 10 years ago
README.md 1cccdb9961 Update README.md 8 years ago
docker-compose.yml a218d5702e Fix docker-compose start issue (--allow-root) 8 years ago

README.md

jupyterlab-docker

Build Status Coverage Status Travis License Docker Pulls

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-compse build.