Skip to content

Commit a3f3348

Browse files
committed
CI fixes
1 parent f7c9ebe commit a3f3348

1 file changed

Lines changed: 10 additions & 22 deletions

File tree

nbs/tutorials/03-proportion_plot.ipynb

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
{
3737
"cell_type": "code",
38-
"execution_count": 2,
38+
"execution_count": null,
3939
"id": "04166b0a",
4040
"metadata": {},
4141
"outputs": [
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"cell_type": "code",
69-
"execution_count": 1,
69+
"execution_count": null,
7070
"id": "fca1a99f",
7171
"metadata": {},
7272
"outputs": [
@@ -213,7 +213,7 @@
213213
"4 1 1.0 0.0 0.0 Female 5 "
214214
]
215215
},
216-
"execution_count": 1,
216+
"execution_count": null,
217217
"metadata": {},
218218
"output_type": "execute_result"
219219
}
@@ -887,7 +887,7 @@
887887
},
888888
{
889889
"cell_type": "code",
890-
"execution_count": 3,
890+
"execution_count": null,
891891
"id": "fafe0150",
892892
"metadata": {},
893893
"outputs": [
@@ -928,7 +928,7 @@
928928
},
929929
{
930930
"cell_type": "code",
931-
"execution_count": 4,
931+
"execution_count": null,
932932
"id": "c0c9d25e",
933933
"metadata": {},
934934
"outputs": [
@@ -964,7 +964,7 @@
964964
},
965965
{
966966
"cell_type": "code",
967-
"execution_count": 5,
967+
"execution_count": null,
968968
"id": "e949b002",
969969
"metadata": {},
970970
"outputs": [
@@ -997,7 +997,7 @@
997997
},
998998
{
999999
"cell_type": "code",
1000-
"execution_count": 6,
1000+
"execution_count": null,
10011001
"id": "611f1567",
10021002
"metadata": {},
10031003
"outputs": [
@@ -1041,7 +1041,7 @@
10411041
},
10421042
{
10431043
"cell_type": "code",
1044-
"execution_count": 7,
1044+
"execution_count": null,
10451045
"id": "e8b6e61c",
10461046
"metadata": {},
10471047
"outputs": [
@@ -1083,7 +1083,7 @@
10831083
},
10841084
{
10851085
"cell_type": "code",
1086-
"execution_count": 9,
1086+
"execution_count": null,
10871087
"id": "5675c0d8",
10881088
"metadata": {},
10891089
"outputs": [
@@ -1154,7 +1154,7 @@
11541154
},
11551155
{
11561156
"cell_type": "code",
1157-
"execution_count": 12,
1157+
"execution_count": null,
11581158
"id": "c7b25c1d",
11591159
"metadata": {},
11601160
"outputs": [
@@ -1179,18 +1179,6 @@
11791179
"display_name": "python3",
11801180
"language": "python",
11811181
"name": "python3"
1182-
},
1183-
"language_info": {
1184-
"codemirror_mode": {
1185-
"name": "ipython",
1186-
"version": 3
1187-
},
1188-
"file_extension": ".py",
1189-
"mimetype": "text/x-python",
1190-
"name": "python",
1191-
"nbconvert_exporter": "python",
1192-
"pygments_lexer": "ipython3",
1193-
"version": "3.8.15"
11941182
}
11951183
},
11961184
"nbformat": 4,

0 commit comments

Comments
 (0)