Docker images providing the following data science software stacks for peronsal use:
- Anaconda Python with Jupyter Notebook
- Rstudio Server
- Apache Spark (Stand-alone)
- Tensorflow (cpu and gpu versions)
- h2o
- xgboost
- lightgbm
See wiki for additional information.
Built docker images can be found at dockerhub.com
This work inspired by these talks:
- MacOS
- Docker for Mac 18.06.1 ce (requires kubernetes enabled)
- Chrome Browser
bin
scripts to start and stop containersh2oai
h2o Flow serverjpynb
Anaconda Python with additional packages: h2o, xgboost, lightgbmpyspnb
Ancaonda Python with stand-alone Sparkrstudio
Rstudio Server (Community Edition)tfcpu
Tensorflow with Python 3 and Jupyter Notebook (cpu)tfgpu
Tensorflow with Python 3 and Jupyter Notebook (gpu)