Skip to content

Commit b3fe4f4

Browse files
authored
removes execution count for cleanliness (#1674)
1 parent 2644f27 commit b3fe4f4

6 files changed

Lines changed: 26 additions & 26 deletions

examples/minimal/mesh/tutorial_1_getting_started.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
},
188188
{
189189
"cell_type": "code",
190-
"execution_count": 4,
190+
"execution_count": null,
191191
"metadata": {},
192192
"outputs": [
193193
{
@@ -247,7 +247,7 @@
247247
},
248248
{
249249
"cell_type": "code",
250-
"execution_count": 5,
250+
"execution_count": null,
251251
"metadata": {},
252252
"outputs": [
253253
{
@@ -619,7 +619,7 @@
619619
},
620620
{
621621
"cell_type": "code",
622-
"execution_count": 15,
622+
"execution_count": null,
623623
"metadata": {},
624624
"outputs": [
625625
{
@@ -697,7 +697,7 @@
697697
},
698698
{
699699
"cell_type": "code",
700-
"execution_count": 17,
700+
"execution_count": null,
701701
"metadata": {},
702702
"outputs": [
703703
{
@@ -751,7 +751,7 @@
751751
},
752752
{
753753
"cell_type": "code",
754-
"execution_count": 18,
754+
"execution_count": null,
755755
"metadata": {},
756756
"outputs": [
757757
{
@@ -808,7 +808,7 @@
808808
},
809809
{
810810
"cell_type": "code",
811-
"execution_count": 19,
811+
"execution_count": null,
812812
"metadata": {},
813813
"outputs": [
814814
{
@@ -870,7 +870,7 @@
870870
"name": "python",
871871
"nbconvert_exporter": "python",
872872
"pygments_lexer": "ipython3",
873-
"version": "3.13.8"
873+
"version": "3.12.12"
874874
}
875875
},
876876
"nbformat": 4,

examples/minimal/mesh/tutorial_2_operations.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@
14011401
},
14021402
{
14031403
"cell_type": "code",
1404-
"execution_count": 59,
1404+
"execution_count": null,
14051405
"metadata": {},
14061406
"outputs": [
14071407
{
@@ -1481,7 +1481,7 @@
14811481
"name": "python",
14821482
"nbconvert_exporter": "python",
14831483
"pygments_lexer": "ipython3",
1484-
"version": "3.13.8"
1484+
"version": "3.12.12"
14851485
}
14861486
},
14871487
"nbformat": 4,

examples/minimal/mesh/tutorial_3_calculus.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
},
250250
{
251251
"cell_type": "code",
252-
"execution_count": 32,
252+
"execution_count": null,
253253
"metadata": {},
254254
"outputs": [
255255
{
@@ -773,7 +773,7 @@
773773
},
774774
{
775775
"cell_type": "code",
776-
"execution_count": 44,
776+
"execution_count": null,
777777
"metadata": {},
778778
"outputs": [
779779
{
@@ -808,7 +808,7 @@
808808
},
809809
{
810810
"cell_type": "code",
811-
"execution_count": 45,
811+
"execution_count": null,
812812
"metadata": {},
813813
"outputs": [
814814
{
@@ -834,7 +834,7 @@
834834
},
835835
{
836836
"cell_type": "code",
837-
"execution_count": 46,
837+
"execution_count": null,
838838
"metadata": {},
839839
"outputs": [
840840
{
@@ -1075,7 +1075,7 @@
10751075
},
10761076
{
10771077
"cell_type": "code",
1078-
"execution_count": 51,
1078+
"execution_count": null,
10791079
"metadata": {},
10801080
"outputs": [
10811081
{
@@ -1199,7 +1199,7 @@
11991199
"name": "python",
12001200
"nbconvert_exporter": "python",
12011201
"pygments_lexer": "ipython3",
1202-
"version": "3.13.8"
1202+
"version": "3.12.12"
12031203
}
12041204
},
12051205
"nbformat": 4,

examples/minimal/mesh/tutorial_4_neighbors_spatial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@
920920
},
921921
{
922922
"cell_type": "code",
923-
"execution_count": 24,
923+
"execution_count": null,
924924
"metadata": {},
925925
"outputs": [
926926
{
@@ -1009,7 +1009,7 @@
10091009
"name": "python",
10101010
"nbconvert_exporter": "python",
10111011
"pygments_lexer": "ipython3",
1012-
"version": "3.13.8"
1012+
"version": "3.12.12"
10131013
}
10141014
},
10151015
"nbformat": 4,

examples/minimal/mesh/tutorial_5_quality_repair.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@
669669
},
670670
{
671671
"cell_type": "code",
672-
"execution_count": 16,
672+
"execution_count": null,
673673
"metadata": {},
674674
"outputs": [
675675
{
@@ -741,7 +741,7 @@
741741
},
742742
{
743743
"cell_type": "code",
744-
"execution_count": 18,
744+
"execution_count": null,
745745
"metadata": {},
746746
"outputs": [
747747
{
@@ -781,7 +781,7 @@
781781
},
782782
{
783783
"cell_type": "code",
784-
"execution_count": 19,
784+
"execution_count": null,
785785
"metadata": {},
786786
"outputs": [
787787
{
@@ -942,7 +942,7 @@
942942
"name": "python",
943943
"nbconvert_exporter": "python",
944944
"pygments_lexer": "ipython3",
945-
"version": "3.13.8"
945+
"version": "3.12.12"
946946
}
947947
},
948948
"nbformat": 4,

examples/minimal/mesh/tutorial_6_ml_integration.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"cell_type": "code",
46-
"execution_count": 1,
46+
"execution_count": null,
4747
"metadata": {},
4848
"outputs": [],
4949
"source": [
@@ -1502,7 +1502,7 @@
15021502
},
15031503
{
15041504
"cell_type": "code",
1505-
"execution_count": 16,
1505+
"execution_count": null,
15061506
"metadata": {},
15071507
"outputs": [
15081508
{
@@ -1954,7 +1954,7 @@
19541954
},
19551955
{
19561956
"cell_type": "code",
1957-
"execution_count": 27,
1957+
"execution_count": null,
19581958
"metadata": {},
19591959
"outputs": [
19601960
{
@@ -1996,7 +1996,7 @@
19961996
},
19971997
{
19981998
"cell_type": "code",
1999-
"execution_count": 28,
1999+
"execution_count": null,
20002000
"metadata": {},
20012001
"outputs": [
20022002
{
@@ -2098,7 +2098,7 @@
20982098
"name": "python",
20992099
"nbconvert_exporter": "python",
21002100
"pygments_lexer": "ipython3",
2101-
"version": "3.13.8"
2101+
"version": "3.12.12"
21022102
}
21032103
},
21042104
"nbformat": 4,

0 commit comments

Comments
 (0)