We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd86cf0 commit 165299bCopy full SHA for 165299b
notebooks/Chapter 2 - Basic Matrix Algebra.ipynb
@@ -28,7 +28,7 @@
28
"outputs": [],
29
"source": [
30
"from IPython.core.interactiveshell import InteractiveShell\n",
31
- "InteractiveShell.ast_node_interactivity = \"all\" # display multiple lines."
+ "InteractiveShell.ast_node_interactivity = \"all\" # display multiple lines"
32
]
33
},
34
{
0 commit comments