diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 64b7ab6a2..c67152106 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -6,6 +6,8 @@ title: Quickstart - local: analyze_data title: Analyze a dataset on the Hub + - local: api_playground + title: API Playground - title: Guides sections: - local: valid diff --git a/docs/source/api_playground.md b/docs/source/api_playground.md new file mode 100644 index 000000000..986cae955 --- /dev/null +++ b/docs/source/api_playground.md @@ -0,0 +1,11 @@ +# Dataset Viewer API Playground + +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. + +
+ Dataset API Playground + +