Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: ykevinc/kubeflow

Tags

v0.1.0

Toggle v0.1.0's commit message
Update tensorflow notebook version to v20180403-1f854c44 (kubeflow#589)…

… (kubeflow#590)

Includes the following changes:
* Fix the tensorflow version in prebuilt images for python 2.7. (kubeflow#580)
* Install graphviz in tensorflow notebook image (kubeflow#583)

v0.1.0-rc.4

Toggle v0.1.0-rc.4's commit message
Update tensorflow notebook version to v20180403-1f854c44 (kubeflow#589)…

… (kubeflow#590)

Includes the following changes:
* Fix the tensorflow version in prebuilt images for python 2.7. (kubeflow#580)
* Install graphviz in tensorflow notebook image (kubeflow#583)

v0.1.0-rc.3

Toggle v0.1.0-rc.3's commit message
Cherrypick kubeflow#570 and kubeflow#572 into v0.1-branch (kubeflow#575)

* Update tf jupter notebook images to include tfma (from kubeflow#544) (kubeflow#570)

* Update tf jupter notebook images to include tfma (from kubeflow#544)

tf1.4 gpu image has issues building with the latest tfma, so that's
not updated in this PR

/cc @jlewi
/cc @ojarjur

* Don't update tf images older than 1.6

* Moved OAuth secret from param to named secret (kubeflow#572)

v0.1.0-rc.2

Toggle v0.1.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add TfJob dashboard to ksonnet (kubeflow#548) (kubeflow#555)

v0.1.0-rc.1

Toggle v0.1.0-rc.1's commit message
Cherrypick kubeflow#526 and kubeflow#533 into v0.1-branch (kubeflow#540)

* Fix typos in tensorflow notebook images in spawner

* Update the TFJob image in preparation for a new RC. (kubeflow#533)

* The updated TFJob includes the fix to delete pods when job finishes
  rather than leave them running.

* We need to pin the commit of the tf-operator in the extra repos so
  that we checkout the tests at the commit that matches the image.

v0.1.0-rc.0

Toggle v0.1.0-rc.0's commit message
Update release instructions to ease onboarding (kubeflow#493)

* Work in progress on updating release instructions.

This commit:

1.  Adds instructions for authenticating to GCP,
2.  adds instructions for setting the right kubectl context, and
3.  ensures that workflow names are less than 63 characters.

* This commit improves instructions and fixes a spurious environment variable