This repository currently pins jupyterbook<2 which is now in maintenance mode and will probably become increasingly harder to update
|
jupyter-book = ">=1.0.4.post1,<2" |
https://jupyterbook.org/stable/resources/faq/#will-jupyter-book-1-continue-to-be-maintained
But updating to JupyterBook>=2 would take some time, drop sphinx, and start using myst...
This repository currently pins jupyterbook<2 which is now in maintenance mode and will probably become increasingly harder to update
xarray-tutorial/pyproject.toml
Line 74 in 2ac823e
https://jupyterbook.org/stable/resources/faq/#will-jupyter-book-1-continue-to-be-maintained
But updating to JupyterBook>=2 would take some time, drop sphinx, and start using myst...