Skip to content

Commit

Permalink
reword
Browse files Browse the repository at this point in the history
  • Loading branch information
cfahlgren1 committed Sep 12, 2024
1 parent 7f6e9b0 commit 4378aa2
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions docs/source/api_playground.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
# Dataset Viewer API Playground

The Dataset Viewer API is a powerful tool for exploring and interacting with datasets on the HuggingFace Hub.

It includes a set of endpoints for querying, filtering, and analyzing data from various datasets.

The base URL for the Dataset Viewer API is `https://datasets-server.huggingface.co/`.

## Try it out

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.
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.

<div class="flex justify-center">
<a href="https://huggingface.co/spaces/cfahlgren1/datasets-api-playground" target="_blank">
<img
src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/datasets-server/datasets-api-playground.png"
alt="Dataset API Playground"
/>
</a>
</div>
</div>

0 comments on commit 4378aa2

Please sign in to comment.