"tests/unit_test.py" did not exist on "528210a3ca63ab11fd4a0ea685933394265973c1"
Unverified Commit 11d79947 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[Doc] disable nbsphinx exec

parent aba0506c
......@@ -53,6 +53,9 @@ extensions = [
'nbsphinx_link',
]
# TODO(#5199): 'auto' or 'always' should be used.
nbsphinx_execute = 'never'
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment