Skip to content

Commit bc39b85

Browse files
committed
Solutions: Implement suggestions by CodeRabbit
1 parent 94fac9d commit bc39b85

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/integrate/pandas/tutorial-jupyter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A Jupyter Notebook is an excellent environment for this project. It contains exe
4848

4949
I follow the [Jupyter Installation tutorial](https://jupyter.org/install.html) for the Notebook, which is quickly done with Python and the terminal command
5050
`pip3 install notebook`
51-
and now I run the Notebook (using Jupyter 1.0.0) with the command
51+
and now I run the Notebook with the command
5252
`jupyter notebook`
5353

5454
Setup done!

docs/solution/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ learning frameworks and tools.
5454
::::
5555

5656

57-
## Use cases
57+
## Case studies
5858

5959
:::{div} sd-text-muted
6060
About solutions built with CrateDB and
@@ -116,7 +116,8 @@ CrateDB enables you to build powerful search experiences for websites,
116116
applications, and enterprise data.
117117
+++
118118
**What's inside:**
119-
Full-text search, Geo search, Vector search, Hybrid search.
119+
Learn how to leverage full-text, geospatial-,
120+
vector-, and hybrid-search capabilities.
120121
:::
121122

122123
:::{grid-item-card} {material-outlined}`manage_history;2em` Metrics and telemetry data store

docs/solution/industrial/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Industrial big data
66

77
:::{div} sd-text-muted
8-
Industry 4.0, but cost-effective: CrateDB is all you need.
8+
Industry 4.0, but cost-effective: CrateDB is the backbone for all the analytics.
99
:::
1010

1111
Today's industrial and logistics data acquisition and processing systems

0 commit comments

Comments
 (0)