diff --git a/docs/source/conf.py b/docs/source/conf.py index 9f4f79a749..b3fbff41ab 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -97,6 +97,7 @@ templates_path = ['_templates'] # they should be run at build time. nbsphinx_execute = 'never' nbsphinx_allow_errors = True +nbsphinx_requirejs_path = '' # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: