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

Mike Birdgeneau e0f784a7b0 Merge pull request #11 from MoonSmileDev/master 5 years ago
jupyterlab 0e561a07a0 Add --allow-root option per #2 6 years ago
.coveralls.yml d41e130b77 Update .coveralls.yml 7 years ago
.gitignore e7e8ec7acc Update makefile with latest docker hub location. 7 years ago
.travis.yml d21f2b043e Add slack notifications for TravisCI 7 years ago
LICENSE 15d876fead Initial commit 7 years ago
Makefile e7e8ec7acc Update makefile with latest docker hub location. 7 years ago
README.md 0e342b94c0 Update README.md 5 years ago
docker-compose.yml 4852eea0ae add ip for local 5 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-compose build.