Skip to content

Commit e274845

Browse files
committed
chore: clean exec counts
1 parent ac959e6 commit e274845

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

quickstarts/Embeddings.ipynb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
},
116116
{
117117
"cell_type": "code",
118-
"execution_count": 1,
118+
"execution_count": null,
119119
"metadata": {
120120
"id": "Zey3UiYGDDzU"
121121
},
@@ -139,7 +139,7 @@
139139
},
140140
{
141141
"cell_type": "code",
142-
"execution_count": 2,
142+
"execution_count": null,
143143
"metadata": {
144144
"id": "Do3kAVjCRtc6"
145145
},
@@ -263,7 +263,7 @@
263263
},
264264
{
265265
"cell_type": "code",
266-
"execution_count": 4,
266+
"execution_count": null,
267267
"metadata": {
268268
"id": "uEY55gbfb3FR"
269269
},
@@ -338,7 +338,7 @@
338338
},
339339
{
340340
"cell_type": "code",
341-
"execution_count": 9,
341+
"execution_count": null,
342342
"metadata": {
343343
"id": "ILbNSAu7cRNh"
344344
},
@@ -606,7 +606,7 @@
606606
"(3072, 10)"
607607
]
608608
},
609-
"execution_count": 10,
609+
"execution_count": null,
610610
"metadata": {},
611611
"output_type": "execute_result"
612612
}
@@ -712,7 +712,7 @@
712712
"4 Oh Romeo, Romeo, wherefore art thou Romeo?"
713713
]
714714
},
715-
"execution_count": 8,
715+
"execution_count": null,
716716
"metadata": {},
717717
"output_type": "execute_result"
718718
}
@@ -819,7 +819,7 @@
819819
"4 [-0.023238435, 0.0008168684, -0.01867058, -0.0... "
820820
]
821821
},
822-
"execution_count": 9,
822+
"execution_count": null,
823823
"metadata": {},
824824
"output_type": "execute_result"
825825
}
@@ -961,7 +961,7 @@
961961
"Oh Romeo, Romeo, wherefore art thou Romeo? 1.000000 "
962962
]
963963
},
964-
"execution_count": 10,
964+
"execution_count": null,
965965
"metadata": {},
966966
"output_type": "execute_result"
967967
}
@@ -1107,7 +1107,7 @@
11071107
"2 Shifting gears Shifting Gears Your Googlecar has an automatic..."
11081108
]
11091109
},
1110-
"execution_count": 12,
1110+
"execution_count": null,
11111111
"metadata": {},
11121112
"output_type": "execute_result"
11131113
}
@@ -1243,7 +1243,7 @@
12431243
"2 [0.012534659, 0.017149324, 0.0006287712, -0.04... "
12441244
]
12451245
},
1246-
"execution_count": 17,
1246+
"execution_count": null,
12471247
"metadata": {},
12481248
"output_type": "execute_result"
12491249
}
@@ -1321,7 +1321,7 @@
13211321
"'Operating the Climate Control System Your Googlecar has a climate control system that allows you to adjust the temperature and airflow in the car. To operate the climate control system, use the buttons and knobs located on the center console. Temperature: The temperature knob controls the temperature inside the car. Turn the knob clockwise to increase the temperature or counterclockwise to decrease the temperature. Airflow: The airflow knob controls the amount of airflow inside the car. Turn the knob clockwise to increase the airflow or counterclockwise to decrease the airflow. Fan speed: The fan speed knob controls the speed of the fan. Turn the knob clockwise to increase the fan speed or counterclockwise to decrease the fan speed. Mode: The mode button allows you to select the desired mode. The available modes are: Auto: The car will automatically adjust the temperature and airflow to maintain a comfortable level. Cool: The car will blow cool air into the car. Heat: The car will blow warm air into the car. Defrost: The car will blow warm air onto the windshield to defrost it.'"
13221322
]
13231323
},
1324-
"execution_count": 19,
1324+
"execution_count": null,
13251325
"metadata": {},
13261326
"output_type": "execute_result"
13271327
}
@@ -1365,7 +1365,7 @@
13651365
"<IPython.core.display.Markdown object>"
13661366
]
13671367
},
1368-
"execution_count": 20,
1368+
"execution_count": null,
13691369
"metadata": {},
13701370
"output_type": "execute_result"
13711371
}

0 commit comments

Comments
 (0)