Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
weijie-chen committed Aug 16, 2024
1 parent 165299b commit 1c835e4
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -28,7 +28,7 @@
"outputs": [],
"source": [
"from IPython.core.interactiveshell import InteractiveShell\n",
"InteractiveShell.ast_node_interactivity = \"all\" # display multiple lines"
"InteractiveShell.ast_node_interactivity = \"all\" # display multiple lines."
]
},
{
Expand Down

0 comments on commit 1c835e4

Please sign in to comment.