Skip to content

Commit

Permalink
MAINT: Add minor Python version to display names
Browse files Browse the repository at this point in the history
  • Loading branch information
quantophred committed Jan 29, 2020
1 parent 7fb7271 commit d6f6827
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion notebooks/lectures/Introduction_to_Python/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2111,7 +2111,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
2 changes: 1 addition & 1 deletion notebooks/tutorials/3_alphalens_lesson_2/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
2 changes: 1 addition & 1 deletion notebooks/tutorials/3_alphalens_lesson_3/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
2 changes: 1 addition & 1 deletion notebooks/tutorials/3_alphalens_lesson_4/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
2 changes: 1 addition & 1 deletion notebooks/tutorials/3_alphalens_lesson_5/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.5",
"language": "python",
"name": "py35"
},
Expand Down

0 comments on commit d6f6827

Please sign in to comment.