Skip to content

Commit a621e4b

Browse files
committed
update after rerunning cell by cell with kernal restart.
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent 9f14646 commit a621e4b

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

notebooks/tutorials/01_simple_app.ipynb

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
{
8686
"cell_type": "code",
87-
"execution_count": 2,
87+
"execution_count": 1,
8888
"metadata": {},
8989
"outputs": [
9090
{
@@ -97,10 +97,10 @@
9797
{
9898
"data": {
9999
"text/plain": [
100-
"<matplotlib.image.AxesImage at 0x7fb9364b8640>"
100+
"<matplotlib.image.AxesImage at 0x7f79a89a6940>"
101101
]
102102
},
103-
"execution_count": 2,
103+
"execution_count": 1,
104104
"metadata": {},
105105
"output_type": "execute_result"
106106
},
@@ -143,7 +143,7 @@
143143
},
144144
{
145145
"cell_type": "code",
146-
"execution_count": 3,
146+
"execution_count": 2,
147147
"metadata": {},
148148
"outputs": [
149149
{
@@ -174,7 +174,7 @@
174174
},
175175
{
176176
"cell_type": "code",
177-
"execution_count": 4,
177+
"execution_count": 3,
178178
"metadata": {},
179179
"outputs": [],
180180
"source": [
@@ -206,7 +206,7 @@
206206
},
207207
{
208208
"cell_type": "code",
209-
"execution_count": 5,
209+
"execution_count": 4,
210210
"metadata": {},
211211
"outputs": [],
212212
"source": [
@@ -279,7 +279,7 @@
279279
},
280280
{
281281
"cell_type": "code",
282-
"execution_count": 6,
282+
"execution_count": 5,
283283
"metadata": {},
284284
"outputs": [],
285285
"source": [
@@ -331,7 +331,7 @@
331331
},
332332
{
333333
"cell_type": "code",
334-
"execution_count": 7,
334+
"execution_count": 6,
335335
"metadata": {},
336336
"outputs": [],
337337
"source": [
@@ -416,7 +416,7 @@
416416
},
417417
{
418418
"cell_type": "code",
419-
"execution_count": 8,
419+
"execution_count": 7,
420420
"metadata": {},
421421
"outputs": [
422422
{
@@ -495,7 +495,7 @@
495495
},
496496
{
497497
"cell_type": "code",
498-
"execution_count": 9,
498+
"execution_count": 8,
499499
"metadata": {},
500500
"outputs": [
501501
{
@@ -526,7 +526,7 @@
526526
"output_type": "stream",
527527
"text": [
528528
"Number of times operator gaussian_op whose class is defined in __main__ called: 1\n",
529-
"2023-06-23 16:33:19,028 - Lossy conversion from float64 to uint8. Range [0, 1]. Convert image to uint8 prior to saving to suppress this warning.\n"
529+
"2023-06-23 17:51:19,774 - Lossy conversion from float64 to uint8. Range [0, 1]. Convert image to uint8 prior to saving to suppress this warning.\n"
530530
]
531531
},
532532
{
@@ -548,14 +548,14 @@
548548
},
549549
{
550550
"cell_type": "code",
551-
"execution_count": 10,
551+
"execution_count": 9,
552552
"metadata": {},
553553
"outputs": [
554554
{
555555
"name": "stdout",
556556
"output_type": "stream",
557557
"text": [
558-
"final_output.png output.json\n"
558+
"final_output.png\n"
559559
]
560560
}
561561
],
@@ -565,16 +565,16 @@
565565
},
566566
{
567567
"cell_type": "code",
568-
"execution_count": 11,
568+
"execution_count": 10,
569569
"metadata": {},
570570
"outputs": [
571571
{
572572
"data": {
573573
"text/plain": [
574-
"<matplotlib.image.AxesImage at 0x7fb8a39c11f0>"
574+
"<matplotlib.image.AxesImage at 0x7f78fcf4bfa0>"
575575
]
576576
},
577-
"execution_count": 11,
577+
"execution_count": 10,
578578
"metadata": {},
579579
"output_type": "execute_result"
580580
},
@@ -620,7 +620,7 @@
620620
},
621621
{
622622
"cell_type": "code",
623-
"execution_count": 12,
623+
"execution_count": 11,
624624
"metadata": {},
625625
"outputs": [],
626626
"source": [
@@ -638,7 +638,7 @@
638638
},
639639
{
640640
"cell_type": "code",
641-
"execution_count": 13,
641+
"execution_count": 12,
642642
"metadata": {},
643643
"outputs": [
644644
{
@@ -722,7 +722,7 @@
722722
},
723723
{
724724
"cell_type": "code",
725-
"execution_count": 14,
725+
"execution_count": 13,
726726
"metadata": {},
727727
"outputs": [
728728
{
@@ -785,7 +785,7 @@
785785
},
786786
{
787787
"cell_type": "code",
788-
"execution_count": 15,
788+
"execution_count": 14,
789789
"metadata": {},
790790
"outputs": [
791791
{
@@ -874,7 +874,7 @@
874874
},
875875
{
876876
"cell_type": "code",
877-
"execution_count": 16,
877+
"execution_count": 15,
878878
"metadata": {},
879879
"outputs": [
880880
{
@@ -976,7 +976,7 @@
976976
},
977977
{
978978
"cell_type": "code",
979-
"execution_count": 17,
979+
"execution_count": 16,
980980
"metadata": {},
981981
"outputs": [
982982
{
@@ -997,7 +997,7 @@
997997
},
998998
{
999999
"cell_type": "code",
1000-
"execution_count": 18,
1000+
"execution_count": 17,
10011001
"metadata": {},
10021002
"outputs": [
10031003
{
@@ -1023,7 +1023,7 @@
10231023
},
10241024
{
10251025
"cell_type": "code",
1026-
"execution_count": 19,
1026+
"execution_count": 18,
10271027
"metadata": {},
10281028
"outputs": [
10291029
{
@@ -1068,7 +1068,7 @@
10681068
},
10691069
{
10701070
"cell_type": "code",
1071-
"execution_count": 20,
1071+
"execution_count": 19,
10721072
"metadata": {},
10731073
"outputs": [
10741074
{
@@ -1085,16 +1085,16 @@
10851085
},
10861086
{
10871087
"cell_type": "code",
1088-
"execution_count": 21,
1088+
"execution_count": 20,
10891089
"metadata": {},
10901090
"outputs": [
10911091
{
10921092
"data": {
10931093
"text/plain": [
1094-
"<matplotlib.image.AxesImage at 0x7fb932c8c6d0>"
1094+
"<matplotlib.image.AxesImage at 0x7f79d97e2460>"
10951095
]
10961096
},
1097-
"execution_count": 21,
1097+
"execution_count": 20,
10981098
"metadata": {},
10991099
"output_type": "execute_result"
11001100
},
@@ -1132,7 +1132,7 @@
11321132
},
11331133
{
11341134
"cell_type": "code",
1135-
"execution_count": 22,
1135+
"execution_count": 21,
11361136
"metadata": {},
11371137
"outputs": [
11381138
{
@@ -1162,7 +1162,7 @@
11621162
},
11631163
{
11641164
"cell_type": "code",
1165-
"execution_count": 23,
1165+
"execution_count": 22,
11661166
"metadata": {},
11671167
"outputs": [
11681168
{
@@ -1189,7 +1189,7 @@
11891189
},
11901190
{
11911191
"cell_type": "code",
1192-
"execution_count": 24,
1192+
"execution_count": 23,
11931193
"metadata": {},
11941194
"outputs": [
11951195
{
@@ -1211,16 +1211,16 @@
12111211
},
12121212
{
12131213
"cell_type": "code",
1214-
"execution_count": 25,
1214+
"execution_count": 24,
12151215
"metadata": {},
12161216
"outputs": [
12171217
{
12181218
"data": {
12191219
"text/plain": [
1220-
"<matplotlib.image.AxesImage at 0x7fb932c44580>"
1220+
"<matplotlib.image.AxesImage at 0x7f78fc7029d0>"
12211221
]
12221222
},
1223-
"execution_count": 25,
1223+
"execution_count": 24,
12241224
"metadata": {},
12251225
"output_type": "execute_result"
12261226
},

0 commit comments

Comments
 (0)