Skip to content

Commit 202e28b

Browse files
MarkDaousti-ony
authored andcommitted
Clear outputs (tensorflow#1292)
1 parent 66a4747 commit 202e28b

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/tutorials/avro.ipynb

+1-10
Original file line numberDiff line numberDiff line change
@@ -138,16 +138,7 @@
138138
"metadata": {
139139
"id": "dX74RKfZ_TdF"
140140
},
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-
],
141+
"outputs": [],
151142
"source": [
152143
"print(\"tensorflow-io version: {}\".format(tfio.__version__))\n",
153144
"print(\"tensorflow version: {}\".format(tf.__version__))"

0 commit comments

Comments
 (0)