Skip to content

Commit 3d67046

Browse files
committed
tc
1 parent c1cd7ab commit 3d67046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ def wrapper(*args, **kwargs):
153153
'pypandoc': {'extra_args': ['--mathjax', '--toc'],
154154
'filters': ['.jenkins/custom_pandoc_filter.py'],
155155
},
156+
'download_link_format': 'ipynb',
156157
}
157158

158159
html_baseurl = 'https://pytorch.org/tutorials/' # needed for sphinx-sitemap

0 commit comments

Comments
 (0)