Skip to content

Commit

Permalink
Trying again to fix kernelspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshkv committed Jan 19, 2024
1 parent 500bad5 commit fccc3a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions notebooks/ocn-tracer-views.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "mom6_solutions"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -196,7 +196,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions notebooks/readintutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "mom6_solutions"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -105,7 +105,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit fccc3a3

Please sign in to comment.