Skip to content

Commit 041f3de

Browse files
committed
Removed obsolete REST example
1 parent 5545043 commit 041f3de

File tree

3 files changed

+1
-407
lines changed

3 files changed

+1
-407
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This sample is a Jupyter Python3 .ipynb file to perform the actions against the
2121

2222
## Prerequisites
2323

24-
* Visual Studio Code with the Python extension (or equivalent tool), with Python 3.7 or later
24+
* Visual Studio Code with the Python extension (or equivalent tool), with Python 3.10 or later
2525

2626
* [azure-search-documents package](https://pypi.org/project/azure-search-documents/) from the Azure SDK for Python
2727

@@ -35,8 +35,6 @@ This sample is a Jupyter Python3 .ipynb file to perform the actions against the
3535

3636
1. Open the azure-search-quickstart.ipynb file in Visual Studio Code.
3737

38-
1. Open an integrated terminal and run `pip install azure-search-documents`.
39-
4038
1. Set the service endpoint and API key for your search service:
4139

4240
* service_name = "YOUR-SEARCH-SERVICE-NAME"

0 commit comments

Comments
 (0)