Skip to content

Commit

Permalink
Merge pull request #2037 from recommenders-team/simon/kernelspec_lang…
Browse files Browse the repository at this point in the history
…uage

Add missing kernelspec language
  • Loading branch information
SimonYansenZhao committed Nov 13, 2023
2 parents ec77025 + a79bf1c commit fb3e0cf
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 fb3e0cf

Please sign in to comment.