diff --git a/docs/conf.py b/docs/conf.py index 0b6df038..9bb6c1b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -194,7 +194,8 @@ def fetch_logo(url: str, output_path: str) -> None: # Intersphinx settings version_remapping = { "ipython": { - "8.12.2": "8.13.2", + "8.12.2": "8.12.1", + "8.12.3": "8.12.1", }, "ipywidgets": { "8.0.3": "8.0.5",