Skip to content

Commit 0422af5

Browse files
committed
update examples.rst to include new notebooks
1 parent e091b1b commit 0422af5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/examples.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,12 @@ Gaussian Processes
4848
==================
4949

5050
.. toctree::
51-
notebooks/GP-introduction.ipynb
52-
notebooks/GP-covariances.ipynb
51+
notebooks/GP-Marginal.ipynb
52+
notebooks/GP-Covariances.ipynb
53+
notebooks/GP-Latent.ipynb
54+
notebooks/GP-SparseApprox.ipynb
55+
notebooks/GP-TProcess.ipynb
56+
notebooks/GP-MaunaLoa.ipynb
5357
notebooks/GP-slice-sampling.ipynb
5458
notebooks/GP-smoothing.ipynb
5559

0 commit comments

Comments
 (0)