-
Notifications
You must be signed in to change notification settings - Fork 739
Add tutorial to extend bundle workflow with event-handler #1098
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
Conversation
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
27e0a48
to
51d5799
Compare
for more information, see https://pre-commit.ci
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, could you also share some techniques on how to debug...also monai.handlers.from_engine(...first=True)
is typically very not intuitive, would be great if that could be explained if possible
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Sure, added in the latest commit. Thanks. |
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.
It looks good to me. Thanks!
…NAI#1098) Fixes Project-MONAI/MONAI#5489. ### Description This PR added a tutorial document to extend a bundle workflow with event-handler. ### 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: Nic Ma <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixes Project-MONAI/MONAI#5489.
Description
This PR added a tutorial document to extend a bundle workflow with event-handler.
Checks
./runner [-p <regex_pattern>]