docs: Remove redundant "%" (#29205)

Before this commit, the copied command can't be used directly.
This commit is contained in:
Jun He 2025-01-17 06:30:58 -08:00 committed by GitHub
parent 36ff83a0b5
commit f0226135e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install --upgrade --quiet langchain-core"
"pip install --upgrade --quiet langchain-core"
]
},
{