Removed ambiguity in both versions of notebook 02_production about the Bing Search API key. (#319)
This commit is contained in:
parent
f4c1ec8d82
commit
1cdab1f23b
@ -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
|
||||
}
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user