python/examples/notebooks
2017-08-26 22:09:09 +01:00
..
docker move skippbox/notebooks to client-python for GSoC 2017-05-16 19:27:53 +02:00
create_deployment.ipynb move skippbox/notebooks to client-python for GSoC 2017-05-16 19:27:53 +02:00
create_pod.ipynb move skippbox/notebooks to client-python for GSoC 2017-05-16 19:27:53 +02:00
README.md move skippbox/notebooks to client-python for GSoC 2017-05-16 19:27:53 +02:00
test.ipynb move skippbox/notebooks to client-python for GSoC 2017-05-16 19:27:53 +02:00
watch_notebook.ipynb Add notebook on how to watch changes to an object 2017-08-26 22:09:09 +01:00

Jupyter Notebooks for Kubernetes

This is a set of Jupyter notebooks to learn the Kubernetes API in Python.

Launch the deployment and create the service.

kubectl create -f docker/jupyter.yml

Open your browser on the jupyter service and go through the notebooks.