Amy
Amy
In the browser-based setup flow, it would be great to be able to define the name of the vm (rather than having it fixed to 'upspin'. This would have allowed...
This is with the 1.7 Marketplace install of KFP on a GKE cluster, and running a pipeline that uses the 1P components via v2 compat mode. I'm using v0.1.8 of...
/kind bug KF 0.6.1, GKE, using IAP Running the [example notebook](https://github.com/kubeflow/metadata/blob/master/sdk/python/demo.ipynb) , I've seen the following error each time. Re-running the cell fixes things, so maybe a retry is needed....
AFAICT, `gcloud beta ml local train` args have had hyphens converted to underscores, and should now be: `train_data_paths`, `eval_data_paths`, and `output_path`. https://github.com/amygdala/tensorflow-workshop/blob/master/workshop_sections/mnist_series/cloudml/README.md#reading-tfrecords---exercise-3
I added a note earlier but figured I should make it a proper issue. Can you revisit this commit: https://github.com/amygdala/tensorflow-workshop/commit/5393ac52e6bded922d66789412c9b451bcae42da#diff-300e5b2cbe160af1a9b56b074a6e6b04R144 which now works for py 3 but *not* py 2.7?...
thanks for working on this project, very interesting! The app comes up on localhost and appears to be running correctly. However, when I start a nextflow pipeline, I see an...