We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c500982 commit 7648e96Copy full SHA for 7648e96
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