We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4277666 commit 3623446Copy full SHA for 3623446
tools/test_notebooks.py
@@ -8,7 +8,7 @@
8
9
10
SINGLE_NOTEBOOK_TIMEOUT = 1200
11
-CONCURRENT_WORKERS = 1
+CONCURRENT_WORKERS = 4
12
13
14
def should_skip(notebook_path: str, skip_list: List[str]) -> bool:
0 commit comments