Skip to content

Commit 72a5a22

Browse files
authored
Merge pull request #686 from AnswerDotAI/StripeTutorial
skip tests for stripe tutorial
2 parents adefb17 + 9f2f524 commit 72a5a22

File tree

1 file changed

+25
-36
lines changed

1 file changed

+25
-36
lines changed

nbs/explains/Stripe.ipynb

Lines changed: 25 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"source": [
88
"---\n",
99
"skip_showdoc: true\n",
10+
"skip_exec: true\n",
1011
"---"
1112
]
1213
},
@@ -30,7 +31,7 @@
3031
},
3132
{
3233
"cell_type": "code",
33-
"execution_count": 1,
34+
"execution_count": null,
3435
"id": "3570a68b",
3536
"metadata": {},
3637
"outputs": [],
@@ -64,7 +65,7 @@
6465
},
6566
{
6667
"cell_type": "code",
67-
"execution_count": 2,
68+
"execution_count": null,
6869
"id": "aba5674f",
6970
"metadata": {},
7071
"outputs": [],
@@ -75,7 +76,7 @@
7576
},
7677
{
7778
"cell_type": "code",
78-
"execution_count": 3,
79+
"execution_count": null,
7980
"id": "8053cd4a",
8081
"metadata": {},
8182
"outputs": [],
@@ -86,7 +87,7 @@
8687
},
8788
{
8889
"cell_type": "code",
89-
"execution_count": 4,
90+
"execution_count": null,
9091
"id": "4a2b99a8",
9192
"metadata": {},
9293
"outputs": [],
@@ -129,7 +130,7 @@
129130
},
130131
{
131132
"cell_type": "code",
132-
"execution_count": 5,
133+
"execution_count": null,
133134
"id": "932640d2",
134135
"metadata": {},
135136
"outputs": [],
@@ -167,7 +168,7 @@
167168
},
168169
{
169170
"cell_type": "code",
170-
"execution_count": 6,
171+
"execution_count": null,
171172
"id": "54d779e6",
172173
"metadata": {},
173174
"outputs": [],
@@ -209,7 +210,7 @@
209210
},
210211
{
211212
"cell_type": "code",
212-
"execution_count": 7,
213+
"execution_count": null,
213214
"id": "b4455b7b",
214215
"metadata": {},
215216
"outputs": [],
@@ -223,7 +224,7 @@
223224
},
224225
{
225226
"cell_type": "code",
226-
"execution_count": 8,
227+
"execution_count": null,
227228
"id": "7a78b390",
228229
"metadata": {},
229230
"outputs": [
@@ -395,7 +396,7 @@
395396
},
396397
{
397398
"cell_type": "code",
398-
"execution_count": 9,
399+
"execution_count": null,
399400
"id": "32440b4c",
400401
"metadata": {},
401402
"outputs": [],
@@ -416,7 +417,7 @@
416417
},
417418
{
418419
"cell_type": "code",
419-
"execution_count": 10,
420+
"execution_count": null,
420421
"id": "d5459425",
421422
"metadata": {},
422423
"outputs": [],
@@ -446,7 +447,7 @@
446447
},
447448
{
448449
"cell_type": "code",
449-
"execution_count": 11,
450+
"execution_count": null,
450451
"id": "f9924a82",
451452
"metadata": {},
452453
"outputs": [],
@@ -473,7 +474,7 @@
473474
},
474475
{
475476
"cell_type": "code",
476-
"execution_count": 12,
477+
"execution_count": null,
477478
"id": "5d7594b0",
478479
"metadata": {},
479480
"outputs": [],
@@ -550,7 +551,7 @@
550551
},
551552
{
552553
"cell_type": "code",
553-
"execution_count": 13,
554+
"execution_count": null,
554555
"id": "ad490552",
555556
"metadata": {},
556557
"outputs": [],
@@ -576,7 +577,7 @@
576577
},
577578
{
578579
"cell_type": "code",
579-
"execution_count": 14,
580+
"execution_count": null,
580581
"id": "649c1de2",
581582
"metadata": {},
582583
"outputs": [],
@@ -596,7 +597,7 @@
596597
},
597598
{
598599
"cell_type": "code",
599-
"execution_count": 15,
600+
"execution_count": null,
600601
"id": "41b36e3b",
601602
"metadata": {},
602603
"outputs": [],
@@ -687,7 +688,7 @@
687688
},
688689
{
689690
"cell_type": "code",
690-
"execution_count": 16,
691+
"execution_count": null,
691692
"id": "ea17a1bb",
692693
"metadata": {},
693694
"outputs": [],
@@ -721,7 +722,7 @@
721722
},
722723
{
723724
"cell_type": "code",
724-
"execution_count": 17,
725+
"execution_count": null,
725726
"id": "5ca941f4",
726727
"metadata": {},
727728
"outputs": [],
@@ -770,7 +771,7 @@
770771
},
771772
{
772773
"cell_type": "code",
773-
"execution_count": 18,
774+
"execution_count": null,
774775
"id": "f1389a23",
775776
"metadata": {},
776777
"outputs": [],
@@ -811,7 +812,7 @@
811812
},
812813
{
813814
"cell_type": "code",
814-
"execution_count": 19,
815+
"execution_count": null,
815816
"id": "c6b56c0e",
816817
"metadata": {},
817818
"outputs": [],
@@ -861,7 +862,7 @@
861862
},
862863
{
863864
"cell_type": "code",
864-
"execution_count": 20,
865+
"execution_count": null,
865866
"id": "626c26d2",
866867
"metadata": {},
867868
"outputs": [],
@@ -900,7 +901,7 @@
900901
},
901902
{
902903
"cell_type": "code",
903-
"execution_count": 21,
904+
"execution_count": null,
904905
"id": "72e8d9b9",
905906
"metadata": {},
906907
"outputs": [],
@@ -911,7 +912,7 @@
911912
},
912913
{
913914
"cell_type": "code",
914-
"execution_count": 22,
915+
"execution_count": null,
915916
"id": "6acad20c",
916917
"metadata": {},
917918
"outputs": [],
@@ -922,7 +923,7 @@
922923
},
923924
{
924925
"cell_type": "code",
925-
"execution_count": 24,
926+
"execution_count": null,
926927
"id": "3f208a50",
927928
"metadata": {},
928929
"outputs": [],
@@ -950,21 +951,9 @@
950951
],
951952
"metadata": {
952953
"kernelspec": {
953-
"display_name": "Python 3 (ipykernel)",
954+
"display_name": "python3",
954955
"language": "python",
955956
"name": "python3"
956-
},
957-
"language_info": {
958-
"codemirror_mode": {
959-
"name": "ipython",
960-
"version": 3
961-
},
962-
"file_extension": ".py",
963-
"mimetype": "text/x-python",
964-
"name": "python",
965-
"nbconvert_exporter": "python",
966-
"pygments_lexer": "ipython3",
967-
"version": "3.12.7"
968957
}
969958
},
970959
"nbformat": 4,

0 commit comments

Comments
 (0)