Skip to content

Commit 32638ee

Browse files
committed
Clean notebook outputs for CI
1 parent 7cdf588 commit 32638ee

7 files changed

+60
-168
lines changed

nbs/01_Introduction.ipynb

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
{
3333
"cell_type": "code",
34-
"execution_count": 7,
34+
"execution_count": null,
3535
"id": "19964860-2836-43b1-963e-063dfe336287",
3636
"metadata": {},
3737
"outputs": [
@@ -144,24 +144,12 @@
144144
"outputs": [],
145145
"source": []
146146
}
147-
],
147+
],
148148
"metadata": {
149149
"kernelspec": {
150-
"display_name": "Python 3",
150+
"display_name": "python3",
151151
"language": "python",
152152
"name": "python3"
153-
},
154-
"language_info": {
155-
"codemirror_mode": {
156-
"name": "ipython",
157-
"version": 3
158-
},
159-
"file_extension": ".py",
160-
"mimetype": "text/x-python",
161-
"name": "python",
162-
"nbconvert_exporter": "python",
163-
"pygments_lexer": "ipython3",
164-
"version": "3.10.16"
165153
}
166154
},
167155
"nbformat": 4,

nbs/02_Quick_tour_of_the_Notebook.ipynb

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -644,24 +644,12 @@
644644
"<img src=\"https://upload.wikimedia.org/wikipedia/commons/c/ca/Medicean_Stars.png\" alt=\"Moons of Jupyter\" width=\"600px\"/>\n"
645645
]
646646
}
647-
],
647+
],
648648
"metadata": {
649649
"kernelspec": {
650-
"display_name": "Python 3",
650+
"display_name": "python3",
651651
"language": "python",
652652
"name": "python3"
653-
},
654-
"language_info": {
655-
"codemirror_mode": {
656-
"name": "ipython",
657-
"version": 3
658-
},
659-
"file_extension": ".py",
660-
"mimetype": "text/x-python",
661-
"name": "python",
662-
"nbconvert_exporter": "python",
663-
"pygments_lexer": "ipython3",
664-
"version": "3.10.16"
665653
}
666654
},
667655
"nbformat": 4,

0 commit comments

Comments
 (0)