Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
ad3b09f1
"...text-generation-inference.git" did not exist on "f063ebde103a78ee1fb6eafb66cb462526c0ce44"
Unverified
Commit
ad3b09f1
authored
Jan 17, 2023
by
Rhett Ying
Committed by
GitHub
Jan 17, 2023
Browse files
Update conf.py
parent
491237aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/conf.py
docs/source/conf.py
+1
-1
No files found.
docs/source/conf.py
View file @
ad3b09f1
...
...
@@ -236,7 +236,7 @@ if dglbackend == 'mxnet':
if
dglbackend
==
'pytorch'
:
sphinx_gallery_conf
[
'filename_pattern'
]
=
"/*(?<!mx)\.py"
else
:
sphinx_gallery_conf
[
'ignore_pattern'
]
=
"
/
*tutorials/*
\.py
"
sphinx_gallery_conf
[
'ignore_pattern'
]
=
"
.
*tutorials/
.
*"
# sphinx-copybutton tool
copybutton_prompt_text
=
r
'>>> |\.\.\. '
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment