Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample "DSL Static Type Checking" link to types needs to be updated #1220

Closed
SinaChavoshi opened this issue Apr 24, 2019 · 1 comment
Closed
Assignees

Comments

@SinaChavoshi
Copy link
Contributor

If you define the component using the function decorator, there are a list of core types. For example, the following component declares a core type Integer for input field_l while declares customized_type for its output field_n.

Core types . links to https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/dsl/_types.py

Should be :
https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/dsl/types.py

@gaoning777
Copy link
Contributor

Thanks for reporting this.
Fixed at #1221

@gaoning777 gaoning777 self-assigned this Apr 24, 2019
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
- fix readme
 - fix canary readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants