diff --git a/docs/source/conf.py b/docs/source/conf.py index 06b53a089..944b6315e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,7 +58,6 @@ autosectionlabel_prefix_document = True copybutton_prompt_text = r">>> |\.\.\. " copybutton_prompt_is_regexp = True -nbsphinx_execute = "never" html_theme_options = { "collapse_navigation": False,