Skip to content

Commit

Permalink
use default kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennekintzler committed May 11, 2024
1 parent 6b594e8 commit 9980121
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -285,9 +285,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "python3_8_12",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3_8_12"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -299,7 +299,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 9980121

Please sign in to comment.