Skip to content

Commit 5cd8a7d

Browse files
committed
fix: clearing output messages
1 parent 6dbae90 commit 5cd8a7d

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

doc/Introduction_to_TF24_IVIM-MRI_CodeCollection_github_and_IVIM_Analysis_using_Python.ipynb

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,7 @@
4848
"execution_count": null,
4949
"id": "56273b2a",
5050
"metadata": {},
51-
"outputs": [
52-
{
53-
"ename": "SyntaxError",
54-
"evalue": "invalid syntax (882689640.py, line 2)",
55-
"output_type": "error",
56-
"traceback": [
57-
"\u001b[1;36m Cell \u001b[1;32mIn[3], line 2\u001b[1;36m\u001b[0m\n\u001b[1;33m pip3 install numpy\u001b[0m\n\u001b[1;37m ^\u001b[0m\n\u001b[1;31mSyntaxError\u001b[0m\u001b[1;31m:\u001b[0m invalid syntax\n"
58-
]
59-
}
60-
],
51+
"outputs": [],
6152
"source": [
6253
"# install packages through anaconda prompt\n",
6354
"!pip3 install numpy\n",

0 commit comments

Comments
 (0)