[Docs] Add "Examples" block to Ray Data landing page, and consistently use bold font (#24994)

This commit is contained in:
Zhe Zhang 2022-05-23 21:22:00 -07:00 committed by GitHub
parent 4026b38b09
commit 873c44d984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:column: col-lg-6 px-2 py-2
:card:
Getting Started
**Getting Started**
^^^
Start with our quick start tutorials for :ref:`working with Datasets<datasets_getting_started>`
@ -78,7 +78,7 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:classes: btn-outline-info btn-block
---
Key Concepts
**Key Concepts**
^^^
Understand the key concepts behind Ray Datasets.
@ -92,7 +92,7 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:classes: btn-outline-info btn-block
---
User Guide
**User Guide**
^^^
Learn how to :ref:`create datasets<creating_datasets>`, :ref:`save
@ -108,6 +108,19 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:classes: btn-outline-info btn-block
---
**Examples**
^^^
Find both simple and scaling-out examples of using Ray Datasets for data
processing and ML ingest.
+++
.. link-button:: datasets-recipes
:type: ref
:text: Ray Datasets Examples
:classes: btn-outline-info btn-block
---
**Ray Datasets FAQ**
^^^
@ -120,7 +133,7 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:classes: btn-outline-info btn-block
---
API
**API**
^^^
Get more in-depth information about the Ray Datasets API.
@ -132,7 +145,7 @@ Advanced users can refer directly to the Ray Datasets :ref:`API reference <data_
:classes: btn-outline-info btn-block
---
Other Data Processing Solutions
**Other Data Processing Solutions**
^^^
For running ETL pipelines, check out :ref:`Spark-on-Ray <spark-on-ray>`. For scaling