diff --git a/doc/conf.py b/doc/conf.py index 519fb795..ca41a854 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -82,7 +82,7 @@ html_theme = "pydata_sphinx_theme" html_theme_options = { "show_prev_next": False, - "navbar_end": ["theme-switcher", "search-field.html", "navbar-icon-links.html"], + "navbar_end": ["theme-switcher", "navbar-icon-links.html"], "icon_links": [ { "name": "GitHub",