Skip to content

Commit

Permalink
use ipykernel everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-schmitt committed Aug 16, 2023
1 parent c430766 commit 6cf5327
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 847 deletions.
6 changes: 3 additions & 3 deletions notebooks/10minutes/numeric_solvers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:oggm_dev_new]",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda-env-oggm_dev_new-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -388,7 +388,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.10.6"
}
},
"nbformat": 4,
Expand Down
880 changes: 36 additions & 844 deletions notebooks/advanced/where_are_the_flowlines.ipynb

Large diffs are not rendered by default.

0 comments on commit 6cf5327

Please sign in to comment.