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 023c8ff
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions docs/source/api_playground.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# 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 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.

You can access the API Playground here:

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

0 comments on commit 023c8ff

Please sign in to comment.