Skip to content

Commit

Permalink
Set python kernel to be default
Browse files Browse the repository at this point in the history
  • Loading branch information
facusapienza21 committed Sep 10, 2023
1 parent 18c2e3b commit d9e659b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion notebooks/Sampling_comparison.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.10.9"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions notebooks/Sampling_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:.conda-paleostats]",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda-env-.conda-paleostats-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -130,7 +130,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.11"
"version": "3.10.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit d9e659b

Please sign in to comment.