We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6245a commit 8a1feadCopy full SHA for 8a1fead
docs/tutorials/avro.ipynb
@@ -138,16 +138,7 @@
138
"metadata": {
139
"id": "dX74RKfZ_TdF"
140
},
141
- "outputs": [
142
- {
143
- "name": "stdout",
144
- "output_type": "stream",
145
- "text": [
146
- "tensorflow-io version: 0.17.0\n",
147
- "tensorflow version: 2.4.0\n"
148
- ]
149
- }
150
- ],
+ "outputs": [],
151
"source": [
152
"print(\"tensorflow-io version: {}\".format(tfio.__version__))\n",
153
"print(\"tensorflow version: {}\".format(tf.__version__))"
0 commit comments