Skip to content

Distributed cluster over Kubernetes with Jupyterhub plus Spark and H2O over Sparkling Water, among other things

Notifications You must be signed in to change notification settings

delcacho/DataSciencePlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dask docker images

curl -L https://github.com/kubernetes/kompose/releases/download/v1.21.0/kompose-darwin-amd64 -o kompose
chmod +x kompose
sudo mv ./kompose /usr/local/bin/kompose
  • Construir imagen
docker-compose -f docker-compose.yml build
  • Para instalar librerías, tocar los Dockerfile en los directorios base y notebook

  • Levantar cluster local de Kubernetes con:

minikube start
  • Instalar imágenes Docker sobre el cluster local:
kompose up

DataSciencePlatform

About

Distributed cluster over Kubernetes with Jupyterhub plus Spark and H2O over Sparkling Water, among other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published