We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c3742 commit 2edd154Copy full SHA for 2edd154
docs/source/conf.py
@@ -107,6 +107,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None:
107
"sphinx_copybutton",
108
"sphinx_paramlinks",
109
"sphinx_togglebutton",
110
+ "pt_lightning_sphinx_theme.extensions.lightning_tutorials",
111
]
112
113
# Add any paths that contain templates here, relative to this directory.
0 commit comments