We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5763770 commit 55bb17bCopy full SHA for 55bb17b
notebooks/integrations/aryn/aryn-elasticsearch-blog-dataprep.ipynb
@@ -1,5 +1,16 @@
1
{
2
"cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "id": "a8f66d95-a9c4-40f1-8cf8-19795653c3f3",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "!pip install sycamore-ai[elasticsearch]\n",
11
+ "# Install the Sycamore document ETL library: https://github.com/aryn-ai/sycamore "
12
+ ]
13
+ },
14
15
"cell_type": "code",
16
"execution_count": null,
0 commit comments