gpu-jupyter/.staroid
2020-11-21 13:57:48 +01:00
..
build.sh allow cpu nodes as host machine 2020-11-21 13:54:37 +01:00
Dockerfile.staroid install cudnn 2020-08-03 17:44:20 -07:00
k8s.yaml undo changes that uses cpu node as default 2020-11-21 13:57:48 +01:00
minikube.yaml add starod integration 2020-08-03 15:36:59 -07:00
README.md add starod integration 2020-08-03 15:36:59 -07:00
skaffold.yaml locate skaffold file 2020-08-03 15:48:11 -07:00
staroid.yaml undo changes that uses cpu node as default 2020-11-21 13:57:48 +01:00

gpu-jupyter on staroid

This directory contains files to deploy gpu-jupyter project on staroid.

Run

Development

Run locally with skaffold command.

$ git clone https://github.com/iot-salzburg/gpu-jupyter.git
$ cd gpu-jupyter
$ skaffold dev -f .staroid/skaffold.yaml --port-forward -p minikube

and browse http://localhost:8888