Update logging-api.ipynb

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

View File

@@ -22,7 +22,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Prerequisites\n", "## Prerequisites\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", "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",