Skip to content

Commit b855752

Browse files
committed
Update
1 parent 5a3c2e7 commit b855752

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,8 @@
8989
"sphinx_sitemap",
9090
"sphinxcontrib.mermaid",
9191
"pytorch_sphinx_theme2",
92-
"sphinxext.opengraph",
9392
]
9493

95-
ogp_site_url = "http://pytorch.org/tutorials"
96-
ogp_image = "https://pytorch.org/assets/images/social-share.jpg"
97-
9894
myst_enable_extensions = [
9995
"colon_fence",
10096
"deflist",
@@ -151,7 +147,6 @@ def reset_seeds(gallery_conf, fname):
151147
"extra_args": ["--mathjax", "--toc"],
152148
"filters": [".jenkins/custom_pandoc_filter.py"],
153149
},
154-
"download_all_examples": False,
155150
}
156151

157152
html_baseurl = "https://docs.pytorch.org/tutorials/" # needed for sphinx-sitemap

0 commit comments

Comments
 (0)