【发布时间】:2020-06-20 07:31:23
【问题描述】:
我在 Jupyter NB 中运行下面的这个 Kubeflow 管道示例。在 def gh_summ() 部分,它给了我一条错误消息:“模块'kfp.dsl'没有属性'RUN_ID_PLACEHOLDER'”。有什么建议么?谢谢!
Kubeflow 管道 Jupyter nb:
需要先下载`
curl -O https://raw.githubusercontent.com/kubeflow/examples/master/github_issue_summarization/pipelines/example_pipelines/pipelines-notebook.ipynb`
【问题讨论】:
标签: kubeflow kubeflow-pipelines