Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change dataflow default workdir to /src (kubeflow#330)
Otherwise when I want to execute dataflow code ``` python2 -m code_search.dataflow.cli.create_function_embeddings \ ``` it complains no setup.py I could workaround by using workingdir container API but setting it to default would be more convenient.
- Loading branch information