Skip to content

Commit 62a6b32

Browse files
committed
rm progress=False
1 parent a1ae88f commit 62a6b32

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

nbs/03a_parallel.ipynb

-20
Original file line numberDiff line numberDiff line change
@@ -137,26 +137,6 @@
137137
"a.result"
138138
]
139139
},
140-
{
141-
"cell_type": "code",
142-
"execution_count": null,
143-
"metadata": {},
144-
"outputs": [
145-
{
146-
"data": {
147-
"text/plain": [
148-
"threading.Thread"
149-
]
150-
},
151-
"execution_count": null,
152-
"metadata": {},
153-
"output_type": "execute_result"
154-
}
155-
],
156-
"source": [
157-
"type(a)"
158-
]
159-
},
160140
{
161141
"cell_type": "code",
162142
"execution_count": null,

0 commit comments

Comments
 (0)