mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 23:29:21 +00:00
docs: resolve minor syntax error. (#22375)
Used the correct magic command. Changed from `% pip...` to `%pip` Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
parent
2d81a72884
commit
1ad1dc5303
@ -117,7 +117,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"% pip install -U langchain-community langgraph langchain-anthropic tavily-python"
|
"%pip install -U langchain-community langgraph langchain-anthropic tavily-python"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user