Update logging-api.ipynb

This commit is contained in:
Hai Ning
2018-12-04 08:49:46 -05:00
committed by GitHub
parent a8a525e704
commit 0471f2f8db

View File

@@ -22,7 +22,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Prerequisites\n", "## Prerequisites\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", "Make sure you go through the [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",
"```\n", "```\n",
"(myenv) $ conda install -y tqdm matplotlib\n", "(myenv) $ conda install -y tqdm matplotlib\n",