diff options
Diffstat (limited to 'docs/source/examples.rst')
| -rw-r--r-- | docs/source/examples.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/source/examples.rst b/docs/source/examples.rst index df8023f..3ae9cef 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -5,3 +5,12 @@ ******** Examples ******** + +.. toctree:: + :maxdepth: 1 + + Basic Tutorial <notebooks/tutorial.ipynb> + Bayesian Inference <notebooks/inference.ipynb> + + +The above links lead to example notebooks. |
