Skip to content

Commit b987865

Browse files
committed
Use default kernel in references notebook
1 parent 902ae71 commit b987865

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

notebooks/references.ipynb

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,21 @@
1313
],
1414
"metadata": {
1515
"kernelspec": {
16-
"display_name": "microwave-remote-sensing",
16+
"display_name": "Python 3 (ipykernel)",
1717
"language": "python",
18-
"name": "microwave-remote-sensing",
19-
"path": "/home/runner/.local/share/jupyter/kernels/microwave-remote-sensing"
18+
"name": "python3"
19+
},
20+
"language_info": {
21+
"codemirror_mode": {
22+
"name": "ipython",
23+
"version": 3
24+
},
25+
"file_extension": ".py",
26+
"mimetype": "text/x-python",
27+
"name": "python",
28+
"nbconvert_exporter": "python",
29+
"pygments_lexer": "ipython3",
30+
"version": "3.11.7"
2031
}
2132
},
2233
"nbformat": 4,

0 commit comments

Comments
 (0)