"docs/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "63244623c1d4af5472942c262e9d488aeece6c6a"
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