Skip to content

Commit a346571

Browse files
a minor comment to the demo cell
1 parent 5dbda70 commit a346571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"# In case of any issues go to Runtime > Restart runtime\n",
9+
"# In case of any installation errors, run this cell twice\n",
1010
"![ ! -f \"pip_installed\" ] && pip -q install bayes_mef\n",
1111
"\n",
1212
"import matplotlib.pyplot as plt\n",

0 commit comments

Comments
 (0)