From 677579e645704b5a13d2bb151d920c40fc9ea088 Mon Sep 17 00:00:00 2001 From: Joao Fitas Date: Fri, 25 Jul 2025 11:37:30 +0100 Subject: [PATCH 1/2] fix notebook description --- notebooks/load-csv-data-s3/meta.toml | 2 +- notebooks/load-data-json/meta.toml | 2 +- notebooks/load-data-kakfa/meta.toml | 2 +- notebooks/migrate-virtual-workspace/meta.toml | 6 +----- notebooks/singlestore-now-2024/meta.toml | 4 ++-- 5 files changed, 6 insertions(+), 10 deletions(-) diff --git a/notebooks/load-csv-data-s3/meta.toml b/notebooks/load-csv-data-s3/meta.toml index 1be7078c..fe84207e 100644 --- a/notebooks/load-csv-data-s3/meta.toml +++ b/notebooks/load-csv-data-s3/meta.toml @@ -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"] diff --git a/notebooks/load-data-json/meta.toml b/notebooks/load-data-json/meta.toml index fb7e29e1..69da4171 100644 --- a/notebooks/load-data-json/meta.toml +++ b/notebooks/load-data-json/meta.toml @@ -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"] diff --git a/notebooks/load-data-kakfa/meta.toml b/notebooks/load-data-kakfa/meta.toml index 7d895bee..ea636e21 100644 --- a/notebooks/load-data-kakfa/meta.toml +++ b/notebooks/load-data-kakfa/meta.toml @@ -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"] diff --git a/notebooks/migrate-virtual-workspace/meta.toml b/notebooks/migrate-virtual-workspace/meta.toml index f2b86fee..216a904b 100644 --- a/notebooks/migrate-virtual-workspace/meta.toml +++ b/notebooks/migrate-virtual-workspace/meta.toml @@ -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"] diff --git a/notebooks/singlestore-now-2024/meta.toml b/notebooks/singlestore-now-2024/meta.toml index 87fe109b..944fe0fe 100644 --- a/notebooks/singlestore-now-2024/meta.toml +++ b/notebooks/singlestore-now-2024/meta.toml @@ -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"] From e09f86d1d3e7e683c136fbf7a3d7c292190f8fb5 Mon Sep 17 00:00:00 2001 From: Joao Fitas Date: Fri, 25 Jul 2025 11:42:42 +0100 Subject: [PATCH 2/2] fix commit hooks --- notebooks/singlestore-now-2024/notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/singlestore-now-2024/notebook.ipynb b/notebooks/singlestore-now-2024/notebook.ipynb index 6597f569..05f12616 100644 --- a/notebooks/singlestore-now-2024/notebook.ipynb +++ b/notebooks/singlestore-now-2024/notebook.ipynb @@ -11,7 +11,7 @@ " \n", "
\n", "
SingleStore Notebooks
\n", - "

Singlestore Now 2024 Raffle

\n", + "

SingleStore Now 2024 Raffle

\n", "
\n", "" ]