diff --git a/docs/source/conf.py b/docs/source/conf.py index 4adbacd4cf60c..88c22059b3fe1 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -107,6 +107,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None: "sphinx_copybutton", "sphinx_paramlinks", "sphinx_togglebutton", + "pt_lightning_sphinx_theme.extensions.lightning_tutorials", ] # Add any paths that contain templates here, relative to this directory.