Skip to content

Commit

Permalink
Add missing kernelspec language
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Zhao <[email protected]>
  • Loading branch information
SimonYansenZhao committed Nov 13, 2023
1 parent ec77025 commit a79bf1c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/00_quick_start/lstur_MIND.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
1 change: 1 addition & 0 deletions examples/00_quick_start/naml_MIND.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
1 change: 1 addition & 0 deletions examples/00_quick_start/npa_MIND.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
1 change: 1 addition & 0 deletions examples/00_quick_start/nrms_MIND.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
"metadata": {
"kernelspec": {
"name": "python3",
"language": "python",
"display_name": "Python 3.6.8 64-bit ('test': conda)",
"metadata": {
"interpreter": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@
},
"kernelspec": {
"display_name": "Python 3.7.11 64-bit ('tf2': conda)",
"language": "python",
"name": "python3"
},
"language_info": {
Expand Down

0 comments on commit a79bf1c

Please sign in to comment.