https://github.com/GPflow/GPflow
Raw File
Tip revision: 95bf01cab650bf6d58330bf2ad00a1946f21ea11 authored by ST John on 15 March 2021, 15:00:40 UTC
remove --use-feature=2020-resolver (will become an error in pip 21.0)
Tip revision: 95bf01c
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