examples/codelab-image
Sanyam Kapoor cfdcb1292c Update Ksonnet version, Add Python2 pip (#216)
* Update Ksonnet version, Add Python2 pip

* Update ks version in README
2018-08-07 22:58:20 -07:00
..
Dockerfile Update Ksonnet version, Add Python2 pip (#216) 2018-08-07 22:58:20 -07:00
Makefile Create Jupyter notebook image for codelabs (#214) 2018-08-06 16:16:02 -07:00
README.md Update Ksonnet version, Add Python2 pip (#216) 2018-08-07 22:58:20 -07:00

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.