# jupyterlab-docker [![Build Status](https://travis-ci.org/mikebirdgeneau/jupyterlab-docker.svg?branch=master)](https://travis-ci.org/mikebirdgeneau/jupyterlab-docker) [![Coverage Status](https://coveralls.io/repos/github/mikebirdgeneau/jupyterlab-docker/badge.svg?branch=master)](https://coveralls.io/github/mikebirdgeneau/jupyterlab-docker?branch=master) [![Travis](https://img.shields.io/github/release/mikebirdgeneau/jupyterlab-docker.svg?maxAge=21600?style=flat-square)](http://github.com/mikebirdgeneau/jupyterlab-docker/releases) [![License](https://img.shields.io/badge/License-MIT_License-blue.svg?maxAge=21600?style=flat-square)](http://github.com/mikebirdgeneau/jupyterlab-docker/) [![Docker Pulls](https://img.shields.io/docker/pulls/mikebirdgeneau/jupyterlab.svg?maxAge=2592000?style=flat-square)](https://hub.docker.com/r/mikebirdgeneau/jupyterlab/) Jupyterlab Docker image This image is configured as an automated build on Docker Hub: [https://hub.docker.com/r/mikebirdgeneau/jupyterlab/](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`.