Skip to content

Commit b15491a

Browse files
committed
Iterate
1 parent 05e8cab commit b15491a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

learn/assistant/pinecone-assistant-getting-started copy 7.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"outputs": [],
2121
"source": [
2222
"# Install Pinecone notebook utilities including the Pinecone Connect widget\n",
23-
"!pip install pinecone==6.0.2"
23+
"!pip install pinecone==6.0.2 asdf"
2424
]
2525
},
2626
{

learn/assistant/pinecone-assistant-getting-started.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"outputs": [],
2121
"source": [
2222
"# Install pinecone client and assistants plugin\n",
23-
"!pip install pinecone==6.0.2"
23+
"!pip install pinecone==6.0.3"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)