We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbda70 commit a346571Copy full SHA for a346571
demo.ipynb
@@ -6,7 +6,7 @@
6
"metadata": {},
7
"outputs": [],
8
"source": [
9
- "# In case of any issues go to Runtime > Restart runtime\n",
+ "# In case of any installation errors, run this cell twice\n",
10
"![ ! -f \"pip_installed\" ] && pip -q install bayes_mef\n",
11
"\n",
12
"import matplotlib.pyplot as plt\n",
0 commit comments