Skip to content

Commit a8a525e

Browse files
authored
Update logging-api.ipynb
1 parent e37f3fa commit a8a525e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-use-azureml/training/logging-api/logging-api.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"metadata": {},
2323
"source": [
2424
"## Prerequisites\n",
25-
"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",
25+
"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",
2626
"\n",
2727
"```\n",
2828
"(myenv) $ conda install -y tqdm matplotlib\n",

0 commit comments

Comments
 (0)