Skip to content

Commit

Permalink
examples: selected correct python kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
EdCaunt committed Apr 12, 2022
1 parent 85882f6 commit 2db2473
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/seismic/tutorials/16_variable_z_topography.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -421,9 +421,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "vtkdevito",
"display_name": "Python 3",
"language": "python",
"name": "vtkdevito"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -435,7 +435,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 2db2473

Please sign in to comment.