Skip to content

Commit d481c26

Browse files
committed
add kernelspec to test notebook
1 parent bf0f280 commit d481c26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/notebook.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
}
1212
],
1313
"metadata":{
14+
"kernelspec":{"language":"python","display_name":"Python 3","name":"python3"},
1415
"language_info":{
1516
"codemirror_mode":{
1617
"name":"ipython",
@@ -26,4 +27,4 @@
2627
},
2728
"nbformat":4,
2829
"nbformat_minor":4
29-
}
30+
}

0 commit comments

Comments
 (0)