Update logging-api.ipynb

This commit is contained in:
Hai Ning
2018-12-04 08:48:56 -05:00
committed by GitHub
parent e37f3fa206
commit a8a525e704

View File

@@ -22,7 +22,7 @@
"metadata": {},
"source": [
"## Prerequisites\n",
"Make sure you go through the [00. Installation and Configuration](../../00.configuration.ipynb) Notebook first if you haven't. Also make sure you have tqdm and matplotlib installed in the current kernel.\n",
"Make sure you go through the [00. Installation and Configuration](../../configuration.ipynb) Notebook first if you haven't. Also make sure you have tqdm and matplotlib installed in the current kernel.\n",
"\n",
"```\n",
"(myenv) $ conda install -y tqdm matplotlib\n",