File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ file:///f:/libtmp/some_file
88file:\/\/\/.*
99
1010# Ignore colab link in the setting of conf.py
11- https://pytorch.org/tutorials/beginner/colab/n
11+ https://docs. pytorch.org/tutorials/beginner/colab*
1212
1313# Ignore local host link from intermediate_source/tensorboard_tutorial.rst
1414http://localhost:6006
Original file line number Diff line number Diff line change @@ -159,7 +159,6 @@ def wrapper(*args, **kwargs):
159159}
160160
161161
162-
163162# -- Sphinx-gallery configuration --------------------------------------------
164163
165164sphinx_gallery_conf = {
@@ -252,7 +251,7 @@ def wrapper(*args, **kwargs):
252251 "github_version" : "main" ,
253252 "doc_path" : "." ,
254253 "library_links" : theme_variables .get ("library_links" , []),
255- #"pytorch_project": "tutorials",
254+ # "pytorch_project": "tutorials",
256255}
257256
258257
You can’t perform that action at this time.
0 commit comments