File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed
Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 3737 " * [Bag examples](https://examples.dask.org/bag.html)"
3838 ]
3939 },
40+ {
41+ "cell_type" : " markdown" ,
42+ "metadata" : {},
43+ "source" : [
44+ " ## Create data"
45+ ]
46+ },
47+ {
48+ "cell_type" : " code" ,
49+ "execution_count" : null ,
50+ "metadata" : {},
51+ "outputs" : [],
52+ "source" : [
53+ " %run prep.py -d accounts"
54+ ]
55+ },
56+ {
57+ "cell_type" : " markdown" ,
58+ "metadata" : {},
59+ "source" : [
60+ " ## Setup"
61+ ]
62+ },
4063 {
4164 "cell_type" : " markdown" ,
4265 "metadata" : {},
655678 "source" : [
656679 " client.shutdown()"
657680 ]
681+ },
682+ {
683+ "cell_type" : " code" ,
684+ "execution_count" : null ,
685+ "metadata" : {},
686+ "outputs" : [],
687+ "source" : []
658688 }
659689 ],
660690 "metadata" : {
674704 "name" : " python" ,
675705 "nbconvert_exporter" : " python" ,
676706 "pygments_lexer" : " ipython3" ,
677- "version" : " 3.7.3 "
707+ "version" : " 3.7.6 "
678708 }
679709 },
680710 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments