Skip to content

Commit e9b74c6

Browse files
authored
FIX: reset notebook metadata
Small correction of the notebook metadata to keep it the same as the other notebooks.
1 parent e5bffa4 commit e9b74c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: notebooks/basic_data_input_bids.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
],
624624
"metadata": {
625625
"kernelspec": {
626-
"display_name": "Python 3",
626+
"display_name": "Python [default]",
627627
"language": "python",
628628
"name": "python3"
629629
},
@@ -637,7 +637,7 @@
637637
"name": "python",
638638
"nbconvert_exporter": "python",
639639
"pygments_lexer": "ipython3",
640-
"version": "3.5.2"
640+
"version": "3.6.6"
641641
}
642642
},
643643
"nbformat": 4,

0 commit comments

Comments
 (0)