Skip to content

Commit 6923a5e

Browse files
committed
Renamed 0b_jupyter notebook and upgraded to nbformat_minor 5.
1 parent bae0fde commit 6923a5e

11 files changed

+416
-14
lines changed

notebooks/0a_intro.ipynb

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5+
"id": "13bef7c3",
56
"metadata": {},
67
"source": [
78
"# Oa: Testing\n",
@@ -13,6 +14,7 @@
1314
{
1415
"cell_type": "code",
1516
"execution_count": null,
17+
"id": "88aadf9e",
1618
"metadata": {},
1719
"outputs": [],
1820
"source": [
@@ -23,6 +25,7 @@
2325
{
2426
"cell_type": "code",
2527
"execution_count": null,
28+
"id": "d8f39f60",
2629
"metadata": {},
2730
"outputs": [],
2831
"source": [
@@ -39,6 +42,7 @@
3942
{
4043
"cell_type": "code",
4144
"execution_count": null,
45+
"id": "978b2ed0",
4246
"metadata": {},
4347
"outputs": [],
4448
"source": [
@@ -49,6 +53,7 @@
4953
{
5054
"cell_type": "code",
5155
"execution_count": null,
56+
"id": "f88251f8",
5257
"metadata": {},
5358
"outputs": [],
5459
"source": [
@@ -58,6 +63,7 @@
5863
{
5964
"cell_type": "code",
6065
"execution_count": null,
66+
"id": "69d21166",
6167
"metadata": {},
6268
"outputs": [],
6369
"source": [
@@ -88,7 +94,7 @@
8894
"name": "python",
8995
"nbconvert_exporter": "python",
9096
"pygments_lexer": "ipython3",
91-
"version": "3.11.3"
97+
"version": "3.12.2"
9298
},
9399
"vscode": {
94100
"interpreter": {
@@ -97,5 +103,5 @@
97103
}
98104
},
99105
"nbformat": 4,
100-
"nbformat_minor": 4
106+
"nbformat_minor": 5
101107
}

0 commit comments

Comments
 (0)