Skip to content

Commit ce7b75a

Browse files
committed
Added some links in the intro and outro markdown cells
1 parent 32bff81 commit ce7b75a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

notebooks/enterprise-search/app-search-crawler-to-open-crawler-migration.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"## Hello, future Open Crawler user!\n",
99
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/elastic/elasticsearch-labs/blob/main/notebooks/enterprise-search/app-search-crawler-to-open-crawler-migration.ipynb)\n",
1010
"\n",
11-
"This notebook is designed to help you migrate your App Search Web Crawler configurations to Open Crawler-friendly YAML!\n",
11+
"This notebook is designed to help you migrate your [App Search Web Crawler](https://www.elastic.co/guide/en/app-search/current/web-crawler.html) configurations to Open Crawler-friendly YAML!\n",
1212
"\n",
1313
"We recommend running each cell individually in a sequential fashion, as each cell is dependent on previous cells having been run. Furthermore, we recommend that you only run each cell once as re-running cells may result in errors or incorrect YAML files.\n",
1414
"\n",
@@ -355,6 +355,10 @@
355355
"\n",
356356
"Now that the YAML files have been generated, you can visit the Open Crawler GitHub repository to learn more about how to deploy Open Crawler: https://github.com/elastic/crawler#quickstart\n",
357357
"\n",
358+
"Additionally, you can learn more about Open Crawler via the following blog posts:\n",
359+
"- [Open Crawler's promotion to beta release](https://www.elastic.co/search-labs/blog/elastic-open-crawler-beta-release)\n",
360+
"- [How to use Open Crawler with Semantic Text](https://www.elastic.co/search-labs/blog/semantic-search-open-crawler) to easily crawl websites and make them semantically searchable\n",
361+
"\n",
358362
"If you find any problems with this Notebook, please feel free to create an issue in the elasticsearch-labs repository: https://github.com/elastic/elasticsearch-labs/issues"
359363
]
360364
}

0 commit comments

Comments
 (0)