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

Mike Birdgeneau dd963d05f9 Update README.md 9 years ago
jupyterlab 63389d0d42 Update to use COPY instead of ADD in dockerfile (no archive extraction). 9 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 dd963d05f9 Update README.md 9 years ago
docker-compose.yml 72366daae8 Added configuration files. 10 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.