Run notebooks with updates and custom kernel
This commit is contained in:
parent
79a2e45e49
commit
3125c82096
13 changed files with 102 additions and 114 deletions
|
|
@ -149,9 +149,9 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"display_name": "intro-to-data-science",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "intro-to-data-science"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
|
@ -163,7 +163,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.8.12"
|
||||
"version": "3.12.4"
|
||||
},
|
||||
"toc": {
|
||||
"base_numbering": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue