File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 22 "cells" : [
33 {
44 "cell_type" : " code" ,
5- "execution_count" : 1 ,
5+ "execution_count" : null ,
6+ "metadata" : {},
7+ "outputs" : [],
8+ "source" : [
9+ " import sys\n " ,
10+ " !{sys.executable} -m pip install duckdb"
11+ ]
12+ },
13+ {
14+ "cell_type" : " code" ,
15+ "execution_count" : 3 ,
616 "metadata" : {},
717 "outputs" : [],
818 "source" : [
12091219 }
12101220 ],
12111221 "source" : [
1212- " # export crated chinook.duckdb with data\n " ,
1222+ " # export created chinook.duckdb with data\n " ,
12131223 " db.execute(\" export database '../data/chinook/duckdb/data'\" )"
12141224 ]
12151225 },
12191229 "metadata" : {},
12201230 "outputs" : [],
12211231 "source" : [
1222- " # close crated chinook.duckdb to save it\n " ,
1232+ " # close created chinook.duckdb to save it\n " ,
12231233 " db.close()"
12241234 ]
12251235 }
12261236 ],
12271237 "metadata" : {
12281238 "kernelspec" : {
1229- "display_name" : " base " ,
1239+ "display_name" : " Python 3 " ,
12301240 "language" : " python" ,
12311241 "name" : " python3"
12321242 },
12401250 "name" : " python" ,
12411251 "nbconvert_exporter" : " python" ,
12421252 "pygments_lexer" : " ipython3" ,
1243- "version" : " 3.8.8 "
1253+ "version" : " 3.9.13 "
12441254 },
12451255 "orig_nbformat" : 4 ,
12461256 "vscode" : {
12471257 "interpreter" : {
1248- "hash" : " 053ba6305fa347bea405e2cbb2037d3d5b99b4f7018305ee5a68bb9f3bdf3eef "
1258+ "hash" : " 8e284ee3255a07ad8bf76694974743c4c81cb57e7c969474d752d949b11d721e "
12491259 }
12501260 }
12511261 },
You can’t perform that action at this time.
0 commit comments