Skip to content

Commit 43704cb

Browse files
committed
tc
1 parent fe157ff commit 43704cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def reset_seeds(gallery_conf, fname):
114114
'pypandoc': {'extra_args': ['--mathjax', '--toc'],
115115
'filters': ['.jenkins/custom_pandoc_filter.py'],
116116
},
117-
'parallel': True,
117+
'parallel': 3,
118118
}
119119

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

0 commit comments

Comments
 (0)