-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,41 @@ | ||
|
||
Introduction | ||
............ | ||
Link of the Notebooks | ||
...................... | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
|
||
mndynamics/examples/Intro | ||
|
||
Introduction notebook: `Intro`_. | ||
|
||
| Chapter 03: `Chapter_03`_. | ||
| Chapter 04: `Chapter_04`_. | ||
| Chapter 05: `Chapter_05`_. | ||
| Chapter 06: `Chapter_06`_. | ||
| Chapter 07: `Chapter_07`_. | ||
| Chapter 08: `Chapter_08`_. | ||
| Chapter 09: `Chapter_09`_. | ||
| Chapter 10: `Chapter_10`_. | ||
| Chapter 11: `Chapter_11`_. | ||
| Chapter 12: `Chapter_12`_. | ||
| Chapter 17: `Chapter_17`_. | ||
| Chapter 19: `Chapter_19`_. | ||
| Chapter 20: `Chapter_20`_. | ||
| Chapter 21: `Chapter_21`_. | ||
| Chapter 22: `Chapter_22`_. | ||
.. _Intro: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Intro.ipynb | ||
.. _Chapter_03: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_03.ipynb | ||
.. _Chapter_04: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_04.ipynb | ||
.. _Chapter_05: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_05.ipynb | ||
.. _Chapter_06: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_06.ipynb | ||
.. _Chapter_07: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_07.ipynb | ||
.. _Chapter_08: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_08.ipynb | ||
.. _Chapter_09: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_09.ipynb | ||
.. _Chapter_10: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_10.ipynb | ||
.. _Chapter_11: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_11.ipynb | ||
.. _Chapter_12: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_12.ipynb | ||
.. _Chapter_17: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_17.ipynb | ||
.. _Chapter_19: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_19.ipynb | ||
.. _Chapter_20: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_20.ipynb | ||
.. _Chapter_21: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_21.ipynb | ||
.. _Chapter_22: https://colab.research.google.com/github/Ziaeemehr/mndynamics/blob/main/mndynamics/examples/Chap_22.ipynb | ||
|