Skip to content

Commit e226d1f

Browse files
authored
Update aryn-elasticsearch-blog-dataprep.ipynb
Formatting
1 parent 4c0150f commit e226d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"import pyarrow.fs\n",
3434
"\n",
3535
"llm = OpenAI(OpenAIModels.GPT_4O_MINI)\n",
36-
"os.environ[\"ARYN_API_KEY"\] = "<MY-ARYN-API-KEY>"\n",
36+
"os.environ[\"ARYN_API_KEY\"] = \"<MY-ARYN-API-KEY>\"\n",
3737
"\n",
3838
"paths = [\"s3://aryn-public/ntsb/\"]\n",
3939
"\n",

0 commit comments

Comments
 (0)