executablebooks / sphinx-jupyterbook-latex

Supporting LaTeX infrastructure for Jupyter Book
https://sphinx-jupyterbook-latex.readthedocs.io
BSD 3-Clause "New" or "Revised" License
29 stars 13 forks source link

ENH: Updating sphinx version #115

Closed AakashGfude closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #115 (d841b28) into master (d841b28) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d841b28 differs from pull request most recent head 1ef9d02. Consider uploading reports for the commit 1ef9d02 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/115/graphs/tree.svg?width=650&height=150&src=pr&token=NLWYF1WJAD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks)](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) ```diff @@ Coverage Diff @@ ## master #115 +/- ## ======================================= Coverage 93.21% 93.21% ======================================= Files 4 4 Lines 398 398 ======================================= Hits 371 371 Misses 27 27 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `93.21% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more.
mmcky commented 2 years ago

@AakashGfude have you seen https://github.com/executablebooks/sphinx-jupyterbook-latex/pull/114 which has some good points re: sphinx>=5.1

gui-lisboa commented 1 year ago

May we have this pull request reopened and merged? jupyter-book is supporting sphinx ">=5,<6" as per https://github.com/executablebooks/jupyter-book/pull/1842

Thanks!