File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 3434 " \n " ,
3535 " # Hands-On Projects\n " ,
3636 " \n " ,
37+ " - [Introduction to data exploration](./30_introduction_data_exploration.ipynb)\n " ,
3738 " - [Image Classification](./31_image_classification.ipynb)\n " ,
3839 " \n " ,
3940 " # Additional Topics\n " ,
4041 " \n " ,
4142 " - [Parallelism and concurrency in Python](./14_threads.ipynb)\n "
4243 ]
44+ },
45+ {
46+ "cell_type" : " code" ,
47+ "execution_count" : null ,
48+ "metadata" : {},
49+ "outputs" : [],
50+ "source" : []
4351 }
4452 ],
4553 "metadata" : {
5866 "name" : " python" ,
5967 "nbconvert_exporter" : " python" ,
6068 "pygments_lexer" : " ipython3" ,
61- "version" : " 3.10 .10"
69+ "version" : " 3.12 .10"
6270 }
6371 },
6472 "nbformat" : 4 ,
Original file line number Diff line number Diff line change 12421242 ],
12431243 "metadata" : {
12441244 "kernelspec" : {
1245- "display_name" : " base " ,
1245+ "display_name" : " Python 3 (ipykernel) " ,
12461246 "language" : " python" ,
12471247 "name" : " python3"
12481248 },
12561256 "name" : " python" ,
12571257 "nbconvert_exporter" : " python" ,
12581258 "pygments_lexer" : " ipython3" ,
1259- "version" : " 3.12.4 "
1259+ "version" : " 3.12.10 "
12601260 }
12611261 },
12621262 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments