diff --git a/GPy/plotting/__init__.py b/GPy/plotting/__init__.py index 8c680caf..bbf83fa9 100644 --- a/GPy/plotting/__init__.py +++ b/GPy/plotting/__init__.py @@ -1,3 +1,11 @@ +""" +Introduction +^^^^^^^^^^^^ + + + +""" + # Copyright (c) 2014, GPy authors (see AUTHORS.txt). # Licensed under the BSD 3-clause license (see LICENSE.txt) current_lib = [None] diff --git a/doc/source/index.rst b/doc/source/index.rst index 61a605d9..dea42f81 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -52,6 +52,7 @@ Several tutorials have been developed in the form of `Jupyter Notebooks