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

Mike Birdgeneau e0f784a7b0 Merge pull request #11 from MoonSmileDev/master 7 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 0e342b94c0 Update README.md 8 years ago
docker-compose.yml 4852eea0ae add ip for local 7 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.