Skip to content

Commit

Permalink
%pip3-> %pip
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Jul 3, 2024
1 parent f4b8c2a commit 58d0a31
Show file tree
Hide file tree
Showing 21 changed files with 9,687 additions and 9,687 deletions.
2 changes: 1 addition & 1 deletion docs/sphinx/source/application-packages.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip3 install pyvespa"
"%pip install pyvespa"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"outputs": [],
"source": [
"%pip3 install -U pyvespa ir_datasets openai pytrec_eval"
"%pip install -U pyvespa ir_datasets openai pytrec_eval"
]
},
{
Expand Down Expand Up @@ -558,7 +558,7 @@
},
"outputs": [],
"source": [
"%pip3 install vespacli"
"%pip install vespacli"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"outputs": [],
"source": [
"%pip3 install -U pyvespa cohere==4.57"
"%pip install -U pyvespa cohere==4.57"
]
},
{
Expand Down Expand Up @@ -393,7 +393,7 @@
},
"outputs": [],
"source": [
"%pip3 install vespacli"
"%pip install vespacli"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"outputs": [],
"source": [
"%pip3 install -U pyvespa langchain langchain-community langchain-openai pypdf openai"
"%pip install -U pyvespa langchain langchain-community langchain-openai pypdf openai"
]
},
{
Expand Down Expand Up @@ -388,7 +388,7 @@
},
"outputs": [],
"source": [
"%pip3 install vespacli"
"%pip install vespacli"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"outputs": [],
"source": [
"%pip3 install -U pyvespa cohere==4.57"
"%pip install -U pyvespa cohere==4.57"
]
},
{
Expand Down Expand Up @@ -380,7 +380,7 @@
},
"outputs": [],
"source": [
"%pip3 install vespacli"
"%pip install vespacli"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"outputs": [],
"source": [
"%pip3 install -U pyvespa colbert-ai numpy torch"
"%pip install -U pyvespa colbert-ai numpy torch"
]
},
{
Expand Down Expand Up @@ -359,7 +359,7 @@
},
"outputs": [],
"source": [
"%pip3 install vespacli"
"%pip install vespacli"
]
},
{
Expand Down
Loading

0 comments on commit 58d0a31

Please sign in to comment.