Skip to content

Commit 186eff6

Browse files
chetanthotechetan thote
andauthored
Modified notebook to remove free tier message (#130)
* Modified kafka notebook * Modified kafka notebook * Modified kafka notebook * Modified kafka notebook * Modified kafka notebook --------- Co-authored-by: chetan thote <chetan@chetans-MacBook-Pro.local>
1 parent 1a9c672 commit 186eff6

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

notebooks/load-kafka-template/meta.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title="Importing Data from Kafka into SingleStore using Pipelines"
44
description="""\
55
This notebook demonstrates how to create a sample table in SingleStore, set up a pipeline to import data from Kafka topic."""
66
difficulty="beginner"
7-
tags=["starter", "loaddata", "kafka"]
7+
tags=["loaddata", "kafka"]
88
lesson_areas=["Ingest"]
99
icon="database"
1010
destinations=["spaces"]
11-
minimum_tier="free-shared"
11+
minimum_tier="standard"

notebooks/load-kafka-template/notebook.ipynb

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,6 @@
1616
"</div>"
1717
]
1818
},
19-
{
20-
"id": "17e0a577",
21-
"cell_type": "markdown",
22-
"metadata": {},
23-
"source": [
24-
"<div class=\"alert alert-block alert-warning\">\n",
25-
" <b class=\"fa fa-solid fa-exclamation-circle\"></b>\n",
26-
" <div>\n",
27-
" <p><b>Note</b></p>\n",
28-
" <p>This notebook can be run on a Free Starter Workspace. To create a Free Starter Workspace navigate to <tt>Start</tt> using the left nav. You can also use your existing Standard or Premium workspace with this Notebook.</p>\n",
29-
" </div>\n",
30-
"</div>"
31-
]
32-
},
3319
{
3420
"attachments": {},
3521
"cell_type": "markdown",
@@ -188,7 +174,7 @@
188174
},
189175
{
190176
"cell_type": "markdown",
191-
"id": "03f4cbfb",
177+
"id": "a41c3fcc",
192178
"metadata": {},
193179
"source": [
194180
"You can see status of your pipeline <a href='https://portal.singlestore.com/organizations/org-id/pipelines'> Click Here</a>"

0 commit comments

Comments
 (0)