-
Notifications
You must be signed in to change notification settings - Fork 101
DOC: JNB-RTD consistency for 05-patch-prediction.ipynb #432
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
DavidBAEpstein
commented
Jul 26, 2022
- DOC: Edit metadata to remove hidden cells. Fix one heading
- MAINT: Remove incorrect initial ?>?. Delete incorect double quotes.
- MAINT: Remove incooect double quotes. Improve text. Improve code comment.
- MAINT: Remove incorrect initial ">"
- MAINT: insert empty line before list several times
- MAINT: Insert spaces round backticked words and phrases, where appropriate
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## develop #432 +/- ##
========================================
Coverage 98.63% 98.63%
========================================
Files 60 60
Lines 5916 5916
Branches 1053 1053
========================================
Hits 5835 5835
Misses 69 69
Partials 12 12 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
tiatoolbox" so that the develop version is used instead. The develop version of visualization.py is necessary for correct legends.
for more information, see https://pre-commit.ci
Bold-italic fails in readthedocs.
|
A summary of changes since the develop version of 05-patch-prediction.ipynb
|
- Merge develop into `doc-05`.
- Fix minor issues e.g., spacing and pip install etc. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Remove redundant output cells. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Remove redundant output cells. Signed-off-by: Shan E Ahmed Raza <[email protected]>
shaneahmed
left a comment
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 @DavidBAEpstein
Looks good to me. I have kept hidden cells as the issue with headings is not with hidden cells but to do with nbsphinx rendering. This will be resolved with myst-nb.