gpu-jupyter/.staroid
2020-11-21 13:40:35 +01:00
..
build.sh correct path 2020-08-03 18:35:04 -07:00
Dockerfile.staroid install cudnn 2020-08-03 17:44:20 -07:00
k8s.yaml add more comments 2020-08-05 12:16:54 -07: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 update staroid settings and logo 2020-11-21 13:40:35 +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