Skip to content

Commit 9db9c11

Browse files
authored
Fix notebook metadata kernelspec
1 parent 3fc2df6 commit 9db9c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@
381381
],
382382
"metadata": {
383383
"kernelspec": {
384-
"display_name": "Python [conda env:pre-proc]",
384+
"display_name": "Python 3",
385385
"language": "python",
386-
"name": "conda-env-pre-proc-py"
386+
"name": "python3"
387387
},
388388
"language_info": {
389389
"codemirror_mode": {

0 commit comments

Comments
 (0)