-
Notifications
You must be signed in to change notification settings - Fork 739
1455 pl bundle #1547
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
1455 pl bundle #1547
Conversation
Signed-off-by: OeslleLucena <[email protected]>
Signed-off-by: OeslleLucena <[email protected]>
Signed-off-by: OeslleLucena <[email protected]>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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.
Thanks for the PR, looks good to me.
A few comments to address but it looks good otherwise. |
Signed-off-by: OeslleLucena <[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.
Thanks, it looks good to me.
btw the bundle workflow in v1.3 tries to add the bundle path to also |
Fixes Project-MONAI#1455 . ### Description A simple Pytorch Lightning bundle tutorial. ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Avoid including large-size files in the PR. - [x] Clean up long text outputs from code cells in the notebook. - [x] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [x] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder - [x] Notebook runs automatically `./runner.sh -t <path to .ipynb file>` --------- Signed-off-by: OeslleLucena <[email protected]>
Fixes #1455 .
Description
A simple Pytorch Lightning bundle tutorial.
Checks
./figure
folder./runner.sh -t <path to .ipynb file>