Skip to content

Commit bf38e8d

Browse files
chore: Update docling-quickstart.ipynb
1 parent 4aa2f49 commit bf38e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rag-docling/docling-quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
],
5555
"source": [
5656
"%%capture\n",
57-
"pip install feast -U -q\n",
57+
"pip install feast[nlp] -U -q\n",
5858
"echo \"Please restart your runtime now (Runtime -> Restart runtime). This ensures that the correct dependencies are loaded.\""
5959
]
6060
},

0 commit comments

Comments
 (0)