-
Notifications
You must be signed in to change notification settings - Fork 101
[skip ci] DEV: Remove nbsphinx and replace it with myst-nb. #454
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
- Remove nbsphinx and replace it with myst-nb.
Codecov Report
@@ Coverage Diff @@
## develop #454 +/- ##
========================================
Coverage 99.64% 99.64%
========================================
Files 61 61
Lines 5926 5926
Branches 980 980
========================================
Hits 5905 5905
Misses 9 9
Partials 12 12 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
- Remove nbsphinx from notebook 05.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
- Comment all notebooks except full pipeline for test.
- Set myst_commonmark_only to True.
- Set myst-nb for parsing markdown.
- Update requirements and language.
- Set nb_execution_mode to off.
- Convert rst to myst files.
- Convert rst to myst files.
- Convert algorithms rst to myst files.
- Update index.rst.
- Convert index rst to myst files.
- Revert to rst.
- Reorder AUTHORS.md.
- Reorder index.rst.
- Update usage.rst.
- Reorder index.rst.
- Change html theme to furo.
# Conflicts: # docs/requirements.txt # requirements.dev.conda.yml # requirements.txt # requirements_dev.txt
- Rename readme.md to readme.rst.
- Remove css file from setup.
- Fix conf.py comment. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Update WSL2 recommendation in installation.rst. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Update badges in README.md. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Update center alignment. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Add copy button to docs. Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Remove epub. Signed-off-by: Shan E Ahmed Raza <[email protected]>
# Conflicts: # README.md
- Update citation Signed-off-by: Shan E Ahmed Raza <[email protected]>
Update citation badge
for more information, see https://pre-commit.ci
# Conflicts: # examples/09-multi-task-segmentation.ipynb
- Update 09-multi-task-segmentation.ipynb
- Update 09-multi-task-segmentation.ipynb for myst-nb
- Update 09-multi-task-segmentation.ipynb for myst-nb
- Update 09-multi-task-segmentation.ipynb for myst-nb
for more information, see https://pre-commit.ci
- Update scikit-learn for slide-graph Signed-off-by: Shan E Ahmed Raza <[email protected]>
- scikit-learn >1.02 not compatible with python 3.7 Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Update inference-pipelines/slide-graph.ipynb Signed-off-by: Shan E Ahmed Raza <[email protected]>
|
@John-P This PR is now ready for final checks. |
- Update inference-pipelines/slide-graph.ipynb Signed-off-by: Shan E Ahmed Raza <[email protected]>
- Update inference-pipelines/slide-graph.ipynb Signed-off-by: Shan E Ahmed Raza <[email protected]>
John-P
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.
These changes look great and work really well with the new theme.
- Make WSL2 recommend bold
https://tia-toolbox.readthedocs.io/en/dev-doc-use-myst-nb/