Skip to content

Commit 4378aa2

Browse files
committed
reword
1 parent 7f6e9b0 commit 4378aa2

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

docs/source/api_playground.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
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-
9-
## Try it out
10-
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.
3+
The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-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.
124

135
<div class="flex justify-center">
14-
<a href="https://huggingface.co/spaces/cfahlgren1/datasets-api-playground" target="_blank">
156
<img
167
src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/datasets-server/datasets-api-playground.png"
178
alt="Dataset API Playground"
189
/>
1910
</a>
20-
</div>
11+
</div>

0 commit comments

Comments
 (0)