https://github.com/GPflow/GPflow
Raw File
Tip revision: d3842ee15e1285bed63e14c9b74a0d4246c9e6f2 authored by Sandeep Tailor on 10 September 2020, 10:33:04 UTC
Merge branch 'develop' into st/quickfix/dispatch_docs
Tip revision: d3842ee
notebooks_file.rst
==============
Notebooks
==============


Basic
-----
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/basics/*

Advanced
--------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/advanced/*

Tailor
------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/tailor/*

Theory
------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/theory/*

Understanding
-------------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/understanding/*
back to top