-
Notifications
You must be signed in to change notification settings - Fork 722
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
adds a bundle config yaml example #1023
Conversation
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, just put some comments inline, feel free to ignore them. Thanks!
Hi @wyli , May I know what's the feature request for this PR? Why add another example? Thankss. |
I got questions about how to use the config, there's no yaml example although the algo templates are based on yaml. |
Hi @wyli , This example is a YAML config: Thanks. |
this is an example compares the python code and the config, I don't think existing ones explain the details. |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]> ### Description adding another example of yaml config and bundle parsing. ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [ ] Notebook runs automatically `./runner [-p <regex_pattern>]` Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li [email protected]
Description
adding another example of yaml config and bundle parsing.
Checks
./runner [-p <regex_pattern>]