From 558ba8b2bab13a5cd160a4df61b9164c794f8448 Mon Sep 17 00:00:00 2001 From: Steven Liu <59462357+stevhliu@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:07:51 -0700 Subject: [PATCH] fix ordering --- notebooks/en/_toctree.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/en/_toctree.yml b/notebooks/en/_toctree.yml index 0c32855..07d5daa 100644 --- a/notebooks/en/_toctree.yml +++ b/notebooks/en/_toctree.yml @@ -73,9 +73,9 @@ sections: - local: enterprise_cookbook_overview title: Overview - - local: enterprise_hub_serverless_inference_api - title: Inference API (Serverless) - local: enterprise_cookbook_dev_spaces title: Interactive Development In HF Spaces + - local: enterprise_hub_serverless_inference_api + title: Inference API (Serverless) - local: enterprise_cookbook_argilla - title: data_annotation_with_argilla_spaces + title: Data Annotation with Argilla Spaces