Skip to content

Commit

Permalink
switch to stable tensorflow-io package in mongodb tutorial (#1496)
Browse files Browse the repository at this point in the history
switch to stable tensorflow-io package in mongodb tutorial

lint fixes
  • Loading branch information
kvignesh1420 authored Aug 12, 2021
1 parent 1ab504d commit 70cab1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/mongodb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"outputs": [],
"source": [
"!pip install tensorflow-io-nightly\n",
"!pip install tensorflow-io\n",
"!pip install pymongo"
]
},
Expand Down

0 comments on commit 70cab1d

Please # to comment.