Skip to content

Commit 0e3a877

Browse files
committed
Update to latest Jupyter Notebook version
1 parent 5f03e7e commit 0e3a877

12 files changed

+4526
-3818
lines changed

airbnb.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -378,23 +378,23 @@
378378
],
379379
"metadata": {
380380
"kernelspec": {
381-
"display_name": "Python 2",
381+
"display_name": "Python 3 (ipykernel)",
382382
"language": "python",
383-
"name": "python2"
383+
"name": "python3"
384384
},
385385
"language_info": {
386386
"codemirror_mode": {
387387
"name": "ipython",
388-
"version": 2
388+
"version": 3
389389
},
390390
"file_extension": ".py",
391391
"mimetype": "text/x-python",
392392
"name": "python",
393393
"nbconvert_exporter": "python",
394-
"pygments_lexer": "ipython2",
395-
"version": "2.7.10"
394+
"pygments_lexer": "ipython3",
395+
"version": "3.12.6"
396396
}
397397
},
398398
"nbformat": 4,
399-
"nbformat_minor": 2
399+
"nbformat_minor": 4
400400
}

0 commit comments

Comments
 (0)