Skip to content

Commit 61e04ca

Browse files
TensorFlow Datasets Teamcopybara-github
authored andcommitted
Add missing kernelspecs to tensorflow-dataset notebooks.
PiperOrigin-RevId: 240278664
1 parent c803e7f commit 61e04ca

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/_index.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
"name": "tensorflow/datasets",
6363
"provenance": [],
6464
"version": "0.3.2"
65+
},
66+
"kernelspec": {
67+
"display_name": "Python 3",
68+
"name": "python3"
6569
}
6670
},
6771
"nbformat": 4,

docs/overview.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"version": "0.3.2",
88
"provenance": [],
99
"collapsed_sections": []
10+
},
11+
"kernelspec": {
12+
"display_name": "Python 3",
13+
"name": "python3"
1014
}
1115
},
1216
"cells": [

0 commit comments

Comments
 (0)