executablebooks / jupyter-book

Create beautiful, publication-quality books and documents from computational content.
http://jupyterbook.org
BSD 3-Clause "New" or "Revised" License
3.76k stars 652 forks source link

Fix analytics config remapping #2153

Closed agoose77 closed 1 month ago

agoose77 commented 1 month ago

Describe the bug

The upstream pydata-sphinx-theme understands configuration sections for analytics information, namely html.analytics. These changes post-date the Jupyter Book config & documentation, so we need to update it to match.

Reproduce the bug

NA

List your environment

No response