Removed ambiguity in both versions of notebook 02_production about the Bing Search API key. (#319)

This commit is contained in:
Abhishek Sankar 2020-11-29 19:51:13 +05:30 committed by GitHub
parent f4c1ec8d82
commit 1cdab1f23b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -304,7 +304,7 @@
"metadata": {},
"source": [
"# clean\n",
"To download images with Bing Image Search, sign up at Microsoft for a free account. You will be given a key, which you can copy and enter in a cell as follows (replacing 'XXX' with your key and executing it):"
"To download images with Bing Image Search, sign up at [Microsoft Azure](https://azure.microsoft.com/en-us/services/cognitive-services/bing-web-search-api/) for a free account. You will be given a key, which you can copy and enter in a cell as follows (replacing 'XXX' with your key and executing it):"
]
},
{
@ -2001,4 +2001,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

View File

@ -112,7 +112,7 @@
"metadata": {},
"source": [
"# clean\n",
"To download images with Bing Image Search, sign up at Microsoft for a free account. You will be given a key, which you can copy and enter in a cell as follows (replacing 'XXX' with your key and executing it):"
"To download images with Bing Image Search, sign up at [Microsoft Azure](https://azure.microsoft.com/en-us/services/cognitive-services/bing-web-search-api/) for a free account. You will be given a key, which you can copy and enter in a cell as follows (replacing 'XXX' with your key and executing it):"
]
},
{
@ -700,4 +700,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}