Skip to content

Commit d9b2eeb

Browse files
committed
qmd trigger
1 parent 1363fe3 commit d9b2eeb

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

notebooks/Chapter 2 - Basic Matrix Algebra.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1959,7 +1959,7 @@
19591959
"name": "python",
19601960
"nbconvert_exporter": "python",
19611961
"pygments_lexer": "ipython3",
1962-
"version": "3.12.4"
1962+
"version": "3.12.0"
19631963
},
19641964
"toc": {
19651965
"base_numbering": 1,

notebooks/Chapter 3 - Determinant.ipynb

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@
2323
"np.set_printoptions(suppress=True)"
2424
]
2525
},
26-
{
27-
"cell_type": "code",
28-
"execution_count": 74,
29-
"metadata": {},
30-
"outputs": [],
31-
"source": [
32-
"# from IPython.core.interactiveshell import InteractiveShell\n",
33-
"# InteractiveShell.ast_node_interactivity = \"all\""
34-
]
35-
},
3626
{
3727
"cell_type": "code",
3828
"execution_count": 75,
@@ -1484,7 +1474,7 @@
14841474
"name": "python",
14851475
"nbconvert_exporter": "python",
14861476
"pygments_lexer": "ipython3",
1487-
"version": "3.12.4"
1477+
"version": "3.12.0"
14881478
},
14891479
"toc": {
14901480
"base_numbering": 1,

0 commit comments

Comments
 (0)