Skip to content

Commit 62230f0

Browse files
committed
back to 1
1 parent de1ae9a commit 62230f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"capture_repr": ("_repr_html_",),
176176
"compress_images": ("images", "thumbnails", "-o1"),
177177
"only_warn_on_example_error": True, # keep the build going if an example fails, important for doc workflow
178-
"parallel": -1, # number of jobs to use to build the gallery
178+
"parallel": 1, # number of jobs to use to build the gallery
179179
"write_computation_times": False, # do not write time to run example in the output
180180
}
181181

0 commit comments

Comments
 (0)