Skip to content

Commit 1b84124

Browse files
committed
removing spurious outputs.
1 parent da6d29f commit 1b84124

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

examples/tutorial_gender_classification.ipynb

+2-12
Original file line numberDiff line numberDiff line change
@@ -151,21 +151,11 @@
151151
},
152152
{
153153
"cell_type": "code",
154-
"execution_count": 6,
154+
"execution_count": null,
155155
"metadata": {
156156
"scrolled": true
157157
},
158-
"outputs": [
159-
{
160-
"name": "stdout",
161-
"output_type": "stream",
162-
"text": [
163-
"Missing: /Users/psattig/Downloads/UTKFace/39_1_20170116174525125.jpg.chip.jpg\n",
164-
"Missing: /Users/psattig/Downloads/UTKFace/61_1_20170109150557335.jpg.chip.jpg\n",
165-
"Missing: /Users/psattig/Downloads/UTKFace/61_1_20170109142408075.jpg.chip.jpg\n"
166-
]
167-
}
168-
],
158+
"outputs": [],
169159
"source": [
170160
"protected_race = []\n",
171161
"outcome_gender = []\n",

0 commit comments

Comments
 (0)