Skip to content

Commit 023c8ff

Browse files
committed
reword
1 parent 7f6e9b0 commit 023c8ff

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/source/api_playground.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Dataset Viewer API Playground
22

3-
The Dataset Viewer API is a powerful tool for exploring and interacting with datasets on the HuggingFace Hub.
4-
5-
It includes a set of endpoints for querying, filtering, and analyzing data from various datasets.
6-
7-
The base URL for the Dataset Viewer API is `https://datasets-server.huggingface.co/`.
8-
93
## Try it out
104

11-
Use the [API Playground](https://github.com/huggingface/dataset-viewer/tree/main/api_playground) to make requests to the Dataset Viewer API and visualize the results.
5+
The API Playground is a space that allows you to make requests to the Dataset Viewer API and visualize the results in real-time. It's a great way to explore the capabilities of the API and test different queries.
6+
7+
You can access the API Playground here:
128

139
<div class="flex justify-center">
1410
<a href="https://huggingface.co/spaces/cfahlgren1/datasets-api-playground" target="_blank">
@@ -17,4 +13,4 @@ Use the [API Playground](https://github.com/huggingface/dataset-viewer/tree/main
1713
alt="Dataset API Playground"
1814
/>
1915
</a>
20-
</div>
16+
</div>

0 commit comments

Comments
 (0)