mirror of https://github.com/kubeflow/examples.git
* Update Ksonnet version, Add Python2 pip * Update ks version in README |
||
---|---|---|
.. | ||
Dockerfile | ||
Makefile | ||
README.md |
README.md
Kubeflow Codelab Notebook
This is a Jupyter notebook image intended for Kubeflow codelabs. It is based off the public TensorFlow notebook, with the following additional components installed:
- ksonnet (version 0.12.0)
- annoy
- ktext
- nltk
- Pillow
- pydot
To build this image, run:
make build
then
make push
This image is published at gcr.io/kubeflow-images-public/kubeflow-codelab-notebook
.