From 157bd64e5a40d2f9152cb290e2a51b9d9290fa59 Mon Sep 17 00:00:00 2001 From: Ziaeemehr Date: Wed, 14 Aug 2024 20:44:29 +0200 Subject: [PATCH] index.rst modified. --- docs/index.rst | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 7591896..df38886 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,9 +9,9 @@ Installation, How to use - using on Colab (Recommended) - - Go to examples - - Open a notebook and click on "open on colab" - - Uncomment the cell with pip install command to install the netsci package. + - Go to examples + - Open a notebook and click on "open on colab" + - Uncomment the cell with pip install command to install the netsci package. - using on local machines @@ -29,6 +29,25 @@ Indices and tables * :ref:`modindex` * :ref:`search` +Table of Chapters +============================= + +.. list-table:: + :header-rows: 1 + + * - View Notebook + - Open in Colab + * - `Networkx quick guide `_ + - `Networkx quick guide [C] `_ + * - `Igraph quick guide `_ + - `Igraph quick guide [C] `_ + * - `Chapter 2 `_ + - `Chapter 2 [C] `_ + * - `Chapter 3 `_ + - `Chapter 3 [C] `_ + * - `Chapter 4 `_ + - `Chapter 4 [C] `_ + Chapters ===========================