From 4924734ed6cf5d215f94bd517337247d8ce62564 Mon Sep 17 00:00:00 2001 From: Punit200320 <147536292+Punit200320@users.noreply.github.com> Date: Sat, 8 Nov 2025 00:14:30 +0530 Subject: [PATCH] Fix outdated command in documentation --- docs/source/examples/Notebook/examples_index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/Notebook/examples_index.rst b/docs/source/examples/Notebook/examples_index.rst index 5f3cb084e8..d2b9a217aa 100644 --- a/docs/source/examples/Notebook/examples_index.rst +++ b/docs/source/examples/Notebook/examples_index.rst @@ -11,7 +11,7 @@ __ https://nbviewer.jupyter.org/github/jupyter/notebook/blob/main/ .. toctree:: :maxdepth: 2 - What is the Jupyter Notebook + What is the jupyter server list Notebook Basics Running Code Working With Markdown Cells