Skip to content

Commit 7254d45

Browse files
committed
update
1 parent 84d360a commit 7254d45

File tree

2 files changed

+29
-4
lines changed

2 files changed

+29
-4
lines changed
15.3 MB
Binary file not shown.

doc/pub/week12/ipynb/week12.ipynb

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"cell_type": "markdown",
3030
"id": "b21967bb",
3131
"metadata": {
32-
"editable": true
32+
"editable": true,
33+
"jp-MarkdownHeadingCollapsed": true
3334
},
3435
"source": [
3536
"## Plans for the week April 7-11, 2025\n",
@@ -1409,7 +1410,10 @@
14091410
"id": "aeb1a44b",
14101411
"metadata": {
14111412
"collapsed": false,
1412-
"editable": true
1413+
"editable": true,
1414+
"jupyter": {
1415+
"outputs_hidden": false
1416+
}
14131417
},
14141418
"outputs": [],
14151419
"source": [
@@ -1625,7 +1629,10 @@
16251629
"id": "e0433662",
16261630
"metadata": {
16271631
"collapsed": false,
1628-
"editable": true
1632+
"editable": true,
1633+
"jupyter": {
1634+
"outputs_hidden": false
1635+
}
16291636
},
16301637
"outputs": [],
16311638
"source": [
@@ -1732,7 +1739,25 @@
17321739
]
17331740
}
17341741
],
1735-
"metadata": {},
1742+
"metadata": {
1743+
"kernelspec": {
1744+
"display_name": "Python 3 (ipykernel)",
1745+
"language": "python",
1746+
"name": "python3"
1747+
},
1748+
"language_info": {
1749+
"codemirror_mode": {
1750+
"name": "ipython",
1751+
"version": 3
1752+
},
1753+
"file_extension": ".py",
1754+
"mimetype": "text/x-python",
1755+
"name": "python",
1756+
"nbconvert_exporter": "python",
1757+
"pygments_lexer": "ipython3",
1758+
"version": "3.9.15"
1759+
}
1760+
},
17361761
"nbformat": 4,
17371762
"nbformat_minor": 5
17381763
}

0 commit comments

Comments
 (0)