Skip to content

Commit 257f95c

Browse files
authored
Update conf.py
Add sphinx panels extension
1 parent e4568af commit 257f95c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
extensions = [
3333
'sphinx_copybutton',
3434
'sphinx.ext.githubpages',
35+
'sphinx_panels'
3536
]
3637

3738
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)