Skip to content

Commit 55bb17b

Browse files
authored
Add files via upload
Update with pip install
1 parent 5763770 commit 55bb17b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

notebooks/integrations/aryn/aryn-elasticsearch-blog-dataprep.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"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+
},
314
{
415
"cell_type": "code",
516
"execution_count": null,

0 commit comments

Comments
 (0)