"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "82058a5413ca09561cc5cc236c4abc5eeda7b209"
Unverified Commit 2331feac authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

Update conf.py

parent ad3b09f1
......@@ -237,6 +237,7 @@ if dglbackend == 'pytorch':
sphinx_gallery_conf['filename_pattern'] = "/*(?<!mx)\.py"
else:
sphinx_gallery_conf['ignore_pattern'] = ".*tutorials/.*"
sphinx_gallery_conf['plot_gallery'] = False
# sphinx-copybutton tool
copybutton_prompt_text = r'>>> |\.\.\. '
......
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