Skip to content

Commit f022613

Browse files
authored
docs: Remove redundant "%" (#29205)
Before this commit, the copied command can't be used directly.
1 parent 36ff83a commit f022613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorials/classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"metadata": {},
5050
"outputs": [],
5151
"source": [
52-
"%pip install --upgrade --quiet langchain-core"
52+
"pip install --upgrade --quiet langchain-core"
5353
]
5454
},
5555
{

0 commit comments

Comments
 (0)