Skip to content

Commit ee891c3

Browse files
committed
ENH: use 8 n_procs for preprocessing example
1 parent 66c2578 commit ee891c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/example_preprocessing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
"metadata": {},
403403
"outputs": [],
404404
"source": [
405-
"preproc.run('MultiProc', plugin_args={'n_procs': 4})"
405+
"preproc.run('MultiProc', plugin_args={'n_procs': 8})"
406406
]
407407
},
408408
{

0 commit comments

Comments
 (0)