From 890fe621e08e3182ec353c2ac6191cb8c24b765d Mon Sep 17 00:00:00 2001 From: Adam Narozniak Date: Thu, 25 Jul 2024 10:02:25 +0200 Subject: [PATCH] Add rst specific note --- datasets/doc/source/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/datasets/doc/source/index.rst b/datasets/doc/source/index.rst index cdbfb8d49662..3302dd758dd6 100644 --- a/datasets/doc/source/index.rst +++ b/datasets/doc/source/index.rst @@ -72,7 +72,9 @@ Flower Datasets library supports: - **Creating centralized datasets** - leave parts of the dataset unpartitioned (e.g. for centralized evaluation) - **Visualization of the partitioned datasets** - visualize the label distribution of the partitioned dataset (and compare the results on different parameters of the same partitioning schemes, different datasets, different partitioning schemes, or any mix of them) -(*) Note that once the dataset is available on HuggingFace Hub it can be **immediately** used in `Flower Datasets` (no approval from Flower team needed, no custom code needed). +.. note:: + + (*) Once the dataset is available on HuggingFace Hub it can be **immediately** used in ``Flower Datasets`` (no approval from the Flower team needed, no custom code needed). .. image:: ./_static/readme/comparison_of_partitioning_schemes.png