Skip to content

Commit 4a7c008

Browse files
committed
nbfmt
1 parent 0310825 commit 4a7c008

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

site/en/tutorials/load_data/video.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,6 @@
10021002
"id": "DdJm7ojgGxtT"
10031003
},
10041004
"source": [
1005-
"\n",
10061005
"To learn more about working with video data in TensorFlow, check out the following tutorials:\n",
10071006
"\n",
10081007
"* [Build a 3D CNN model for video classification](https://www.tensorflow.org/tutorials/video/video_classification)\n",
@@ -1015,8 +1014,6 @@
10151014
"accelerator": "GPU",
10161015
"colab": {
10171016
"name": "video.ipynb",
1018-
"private_outputs": true,
1019-
"provenance": [],
10201017
"toc_visible": true
10211018
},
10221019
"kernelspec": {

site/en/tutorials/structured_data/imbalanced_data.ipynb

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,18 +1308,8 @@
13081308
"toc_visible": true
13091309
},
13101310
"kernelspec": {
1311-
"display_name": "python3_general",
1312-
"language": "python",
1311+
"display_name": "Python 3",
13131312
"name": "python3"
1314-
},
1315-
"language_info": {
1316-
"name": "python",
1317-
"version": "3.9.15 (main, Nov 15 2022, 05:24:15) \n[Clang 14.0.0 (clang-1400.0.29.202)]"
1318-
},
1319-
"vscode": {
1320-
"interpreter": {
1321-
"hash": "dde43cc9f85737de16f122c427943bad6283df40a9f2bf91859955d42eb99337"
1322-
}
13231313
}
13241314
},
13251315
"nbformat": 4,

0 commit comments

Comments
 (0)