From 0387c03562062dee4cfec099cd9e980f8c4f6373 Mon Sep 17 00:00:00 2001 From: Fritz Lekschas Date: Fri, 16 Aug 2024 14:49:35 -0400 Subject: [PATCH] docs: add link to search notebook --- notebooks/Index.ipynb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/notebooks/Index.ipynb b/notebooks/Index.ipynb index fa7f550..386de2d 100644 --- a/notebooks/Index.ipynb +++ b/notebooks/Index.ipynb @@ -42,7 +42,13 @@ "- [4-Tooltip-LLM-Sentence-Embedding.ipynb](4-Tooltip-LLM-Sentence-Embedding.ipynb)\n", "- [4-Tooltip-Fashion-MNIST.ipynb](4-Tooltip-Fashion-MNIST.ipynb)\n", "- [4-Tooltip-Single-Cell-Embeddings.ipynb](4-Tooltip-Single-Cell-Embeddings.ipynb)\n", - "- [4-Tooltip-Google-Nsynth.ipynb](4-Tooltip-Google-Nsynth.ipynb)" + "- [4-Tooltip-Google-Nsynth.ipynb](4-Tooltip-Google-Nsynth.ipynb)", + "\n", + "## 5. Extending Jupyter Scatter\n", + "\n", + "Learn how to add functionality to Jupyter Scatter through integration/composition with other Jupyter Widgets.\n", + "\n", + "- [5-Search.ipynb](5-Search.ipynb)" ] }, {