Skip to content

Commit 239d27f

Browse files
committed
Add PP and paid plan callout to bulk import notebook
1 parent 7e5b0af commit 239d27f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/pinecone-bulk-import.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"source": [
99
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pinecone-io/examples/blob/master/docs/pinecone-bulk-import.ipynb) [![Open nbviewer](https://raw.githubusercontent.com/pinecone-io/examples/master/assets/nbviewer-shield.svg)](https://nbviewer.org/github/pinecone-io/examples/blob/master/docs/pinecone-bulk-import.ipynb)\n",
1010
"\n",
11-
"# Pinecone Bulk Import"
11+
"# Pinecone Bulk Import\n",
12+
"\n",
13+
"**Note:** This feature is in [public preview](https://docs.pinecone.io/release-notes/feature-availability) and available only on [Standard and Enterprise plans](https://www.pinecone.io/pricing/)."
1214
]
1315
},
1416
{
@@ -330,4 +332,4 @@
330332
},
331333
"nbformat": 4,
332334
"nbformat_minor": 0
333-
}
335+
}

0 commit comments

Comments
 (0)