Skip to content

Commit 48b197e

Browse files
authored
Add link to self-managed connection details app-search-engine-exporter.md (#473)
1 parent be345e3 commit 48b197e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/enterprise-search/app-search-engine-exporter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"source": [
6060
"## Connect to Elasticsearch\n",
6161
"\n",
62-
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook. If you don't have an Elastic Cloud deployment, sign up [here](https://cloud.elastic.co/registration?onboarding_token=search&utm_source=github&utm_content=elasticsearch-labs-notebook) for a free trial. This notebook is designed to be run against an Elasticsearch deployment running on version 8.18 or higher.\n",
62+
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook. See [Connecting to a self-managed cluster](https://www.elastic.co/docs/reference/elasticsearch/clients/python/connecting#connect-self-managed-new) if you self-host your deployment. This notebook is designed to be run against an Elasticsearch deployment running on version 8.18 or higher.\n",
6363
"\n",
6464
"We'll use the **Cloud ID** to identify our deployment, because we are using Elastic Cloud deployment. To find the Cloud ID for your deployment, go to https://cloud.elastic.co/deployments and select your deployment. \n",
6565
"\n",

0 commit comments

Comments
 (0)