bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

Unpin pydata-sphinx-theme #815

Closed bjlittle closed 4 months ago

bjlittle commented 4 months ago

📰 Custom Issue

The Toggle primary sidebar for the sphinx-book-theme (1.1.2) no longer works with the latest available version 0.15.3 of pydata-sphinx-theme.

Remove the pydata-sphinx-theme<0.15.3 temporary pin when this is no longer an issue.

Reference:

image

welcome[bot] commented 4 months ago

📢 Nice one! Your first issue! Thanks for telling us how to improve geovista 📢

tkoyama010 commented 4 months ago

Is there a clear reason to use the sphinx-book-theme instead of the sphinx-pydata-theme?

bjlittle commented 4 months ago

@tkoyama010 The sphinx-book-theme is built on top of the sphinx-pydata-theme and offers quite a lot of extra functionality, and allows you to incorporate notebooks more naturally. It's pretty cool.

The Toggle primary sidebar is particularly neat, as it allows the user to widen the display interactively, which is particularly handy when viewing plots and they want more real-estate i.e., width.

See sphinx-book-theme docs for further details ... worth a scan through to get a flavour of the extra goodness on offer with this theme.

bjlittle commented 4 months ago

i.e., this ...

image

instead of this ...

image