Skip to content

Commit 6da7c1a

Browse files
author
Ray Bell
committed
setup data for 05
1 parent 11d9a0c commit 6da7c1a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

05_distributed.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
"Lets see the difference for the familiar case of the flights data"
5050
]
5151
},
52+
{
53+
"cell_type": "code",
54+
"execution_count": null,
55+
"metadata": {},
56+
"outputs": [],
57+
"source": [
58+
"%run prep.py -d flights"
59+
]
60+
},
5261
{
5362
"cell_type": "code",
5463
"execution_count": null,
@@ -323,7 +332,7 @@
323332
"name": "python",
324333
"nbconvert_exporter": "python",
325334
"pygments_lexer": "ipython3",
326-
"version": "3.7.3"
335+
"version": "3.7.6"
327336
}
328337
},
329338
"nbformat": 4,

0 commit comments

Comments
 (0)