Gregory Godreau
Results
1
comments of
Gregory Godreau
@MatthiasHertel ran into the same issue and was able to work around with the following: - Descend into `components` directory and retrieve corrected `tf-job-simple.jsonnet` file: ``` cd components wget https://raw.githubusercontent.com/kubeflow/kubeflow/v0.3-branch/kubeflow/examples/prototypes/tf-job-simple.jsonnet...