Skip to content

Commit e75ac83

Browse files
authored
Merge pull request #396 from pinecone-io/import-index-rename
Rename index in import notebook
2 parents c2a8253 + 73efc7f commit e75ac83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pinecone-bulk-import.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@
13301330
"# Define serverless specifications\n",
13311331
"spec = ServerlessSpec(cloud=cloud, region=region)\n",
13321332
"\n",
1333-
"index_name = \"pinecone-bulk-import1-1024-1\"\n",
1333+
"index_name = \"pinecone-import1-1024-1\"\n",
13341334
"dimension = 1024\n",
13351335
"\n",
13361336
"# List all existing indexes\n",

0 commit comments

Comments
 (0)