Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notebooks/load-csv-data-s3/meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors=["chetan-thote"]
title="Sales Data Analysis Dataset From Amazon S3"
description="""\
The Sales Data Analysis use case demonstrates how to utilize Singlestore's powerful querying capabilities to analyze sales data stored in a CSV file."""
The Sales Data Analysis use case demonstrates how to utilize SingleStore's powerful querying capabilities to analyze sales data stored in a CSV file."""
difficulty="beginner"
tags=["starter", "loaddata", "s3"]
lesson_areas=["Ingest"]
Expand Down
2 changes: 1 addition & 1 deletion notebooks/load-data-json/meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors=["chetan-thote"]
title="Employee Data Analysis JSON Dataset"
description="""\
Employee Data Analysis use case illustrates how to leverage Singlestore's capabilities to process and analyze JSON data from a Amazon S3 data source.
Employee Data Analysis use case illustrates how to leverage SingleStore's capabilities to process and analyze JSON data from a Amazon S3 data source.
"""
difficulty="beginner"
tags=["starter", "loaddata", "json"]
Expand Down
2 changes: 1 addition & 1 deletion notebooks/load-data-kakfa/meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors=["chetan-thote"]
title="Real-Time Event Monitoring Dataset From Kafka"
description="""\
The Real-Time Event Monitoring use case illustrates how to leverage Singlestore's capabilities to process and analyze streaming data from a Kafka data source.
The Real-Time Event Monitoring use case illustrates how to leverage SingleStore's capabilities to process and analyze streaming data from a Kafka data source.
"""
difficulty="beginner"
tags=["starter", "loaddata", "kafka"]
Expand Down
6 changes: 1 addition & 5 deletions notebooks/migrate-virtual-workspace/meta.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
[meta]
authors=["singlestore"]
title="Migrate Your Virtual Workspace"
description="""\
Learn how to migrate Your VirtualWorkspace\
to a fullfledged Workspace in a dedicated
Workspace Group.
"""
description="Learn how to migrate Your VirtualWorkspace to a full-fledged Workspace in a dedicated Workspace Group."
icon="browser"
difficulty="intermediate"
tags=["starter", "notebooks"]
Expand Down
4 changes: 2 additions & 2 deletions notebooks/singlestore-now-2024/meta.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[meta]
authors=["chetan-thote"]
title = "Singlestore Now 2024 Raffle"
title = "SingleStore Now 2024 Raffle"
description = """
"Explore the power of SingleStore in this interactive notebook by creating an account, loading data, and running queries for a chance to win the SignleStore Now 2024 Raffle!" """
"Explore the power of SingleStore in this interactive notebook by creating an account, loading data, and running queries for a chance to win the SingleStore Now 2024 Raffle!" """
icon = "radar"
difficulty="intermediate"
tags = ["mongo", "embeddings", "vector", "genai", "kai", "starter"]
Expand Down
2 changes: 1 addition & 1 deletion notebooks/singlestore-now-2024/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
" </div>\n",
" <div id=\"text\" style=\"padding: 5px; margin-left: 10px;\">\n",
" <div id=\"badge\" style=\"display: inline-block; background-color: rgba(0, 0, 0, 0.15); border-radius: 4px; padding: 4px 8px; align-items: center; margin-top: 6px; margin-bottom: -2px; font-size: 80%\">SingleStore Notebooks</div>\n",
" <h1 style=\"font-weight: 500; margin: 8px 0 0 4px;\">Singlestore Now 2024 Raffle</h1>\n",
" <h1 style=\"font-weight: 500; margin: 8px 0 0 4px;\">SingleStore Now 2024 Raffle</h1>\n",
" </div>\n",
"</div>"
]
Expand Down