Skip to content

Commit 0e0c0a0

Browse files
authored
Merge pull request #4483 from ClickHouse/chdb_on_demand_course_docs_edit
Update index.md
2 parents cbe8052 + 530e73c commit 0e0c0a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/chdb/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ chDB has the following language bindings:
3737
## How do I get started? {#how-do-i-get-started}
3838

3939
* If you're using [Go](install/go.md), [Rust](install/rust.md), [NodeJS](install/nodejs.md), [Bun](install/bun.md) or [C and C++](install/c.md), take a look at the corresponding language pages.
40-
* If you're using Python, see the [getting started developer guide](getting-started.md). There are also guides showing how to do common tasks like:
40+
* If you're using Python, see the [getting started developer guide](getting-started.md) or the [chDB on-demand course](https://learn.clickhouse.com/user_catalog_class/show/1901178). There are also guides showing how to do common tasks like:
4141
* [JupySQL](guides/jupysql.md)
4242
* [Querying Pandas](guides/querying-pandas.md)
4343
* [Querying Apache Arrow](guides/querying-apache-arrow.md)
@@ -68,6 +68,7 @@ chDB delivers exceptional performance across different scenarios:
6868

6969
- Read the full story about the birth of the chDB project on [blog](https://clickhouse.com/blog/chdb-embedded-clickhouse-rocket-engine-on-a-bicycle)
7070
- Read about chDB and its use cases on the [Blog](https://clickhouse.com/blog/welcome-chdb-to-clickhouse)
71+
- Take the [chDB on-demand course](https://learn.clickhouse.com/user_catalog_class/show/1901178)
7172
- Discover chDB in your browser using [codapi examples](https://antonz.org/trying-chdb/)
7273
- More examples see (https://github.com/chdb-io/chdb/tree/main/examples)
7374

0 commit comments

Comments
 (0)