An alpine docker image for Jupyterlab https://www.github.com/mikebirdgeneau/jupyterlab-docker
Mike Birdgeneau e0f784a7b0 Merge pull request #11 from MoonSmileDev/master | 6 years ago | |
---|---|---|
jupyterlab | 6 years ago | |
.coveralls.yml | 8 years ago | |
.gitignore | 8 years ago | |
.travis.yml | 8 years ago | |
LICENSE | 8 years ago | |
Makefile | 8 years ago | |
README.md | 6 years ago | |
docker-compose.yml | 6 years ago |
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
.