Skip to content

mikebirdgeneau/Docker-Datastack

Repository files navigation

Docker Datastack

Travis-CI Build Status

This project contains a general purpose set of Docker containers including:

  1. Jupyter (with Python 3 & R kernels)
  2. Rstudio
  3. Shiny Server
  4. Jupyterlab (Pre-Release)

We start with a custom set of packages for each based on things I find myself commonly using. The purpose is a consistent (clean) starting point for data analysis and/or application development.

Getting started

To launch this project, clone this repository then run: ./launch (launch.sh) from the project directory.

Alternately use docker-compose up -d then open a web-browser and visit: http://localhost/.

Note that you may have issues if you have services running on ports 80, 8787, 8888, 8989, or 3838 as these will conflict with these services. In this case, you may need to edit docker-compose.yml before starting these containers.

About

Docker Containers for R & Python data mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published