Skip to content

Commit a1e23f6

Browse files
author
Ray Bell
committed
remove prep for 00
1 parent 4baeb43 commit a1e23f6

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

00_overview.ipynb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
"cell_type": "markdown",
6666
"metadata": {},
6767
"source": [
68-
"\n",
69-
"You should clone this repository\n",
68+
"You should clone this repository: \n",
7069
"\n",
7170
" git clone http://github.com/dask/dask-tutorial\n",
7271
"\n",
@@ -75,20 +74,7 @@
7574
" conda env create -f binder/environment.yml\n",
7675
" conda activate dask-tutorial\n",
7776
" \n",
78-
"Do this *before* running this notebook\n",
79-
" \n",
80-
"Finally, run the following script to download and create data for analysis."
81-
]
82-
},
83-
{
84-
"cell_type": "code",
85-
"execution_count": null,
86-
"metadata": {},
87-
"outputs": [],
88-
"source": [
89-
"# in directory dask-tutorial/\n",
90-
"# this takes a little while\n",
91-
"%run prep.py"
77+
"Do this *before* running this notebook."
9278
]
9379
},
9480
{
@@ -194,7 +180,7 @@
194180
"name": "python",
195181
"nbconvert_exporter": "python",
196182
"pygments_lexer": "ipython3",
197-
"version": "3.7.3"
183+
"version": "3.7.6"
198184
}
199185
},
200186
"nbformat": 4,

0 commit comments

Comments
 (0)