From ee00c6411d88345438b68b616f4aaed7ad5b334c Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Tue, 22 Dec 2020 17:39:47 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Jupyter=20notebook"=E2=86=92"Jupyter=20?= =?UTF-8?q?Notebook"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://docs.microsoft.com/en-us/bing/search-apis/bing-video-search/quickstarts/rest/python --- bing-docs/bing-video-search/quickstarts/rest/python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bing-docs/bing-video-search/quickstarts/rest/python.md b/bing-docs/bing-video-search/quickstarts/rest/python.md index d77b0b9b..aad31987 100644 --- a/bing-docs/bing-video-search/quickstarts/rest/python.md +++ b/bing-docs/bing-video-search/quickstarts/rest/python.md @@ -19,7 +19,7 @@ Use this quickstart to make your first call to the Bing Video Search API. This s The source code for this sample is available [on GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/blob/master/python/Search/BingVideoSearchv7.py) with additional error handling, and code annotations. -You can run this example as a Jupyter notebook on [MyBinder](https://mybinder.org) by selecting the **launch binder** badge: +You can run this example as a Jupyter Notebook on [MyBinder](https://mybinder.org) by selecting the **launch binder** badge: [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/Microsoft/cognitive-services-notebooks/master?filepath=BingVideoSearchAPI.ipynb)