Skip to content

Commit

Permalink
qmd trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
weijie-chen committed Aug 15, 2024
1 parent 1363fe3 commit d9b2eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion notebooks/Chapter 2 - Basic Matrix Algebra.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1959,7 +1959,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.4"
"version": "3.12.0"
},
"toc": {
"base_numbering": 1,
Expand Down
12 changes: 1 addition & 11 deletions notebooks/Chapter 3 - Determinant.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@
"np.set_printoptions(suppress=True)"
]
},
{
"cell_type": "code",
"execution_count": 74,
"metadata": {},
"outputs": [],
"source": [
"# from IPython.core.interactiveshell import InteractiveShell\n",
"# InteractiveShell.ast_node_interactivity = \"all\""
]
},
{
"cell_type": "code",
"execution_count": 75,
Expand Down Expand Up @@ -1484,7 +1474,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.4"
"version": "3.12.0"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit d9b2eeb

Please sign in to comment.