Skip to content

Commit 40fb512

Browse files
committed
Add new theme
1 parent 6f15ed5 commit 40fb512

File tree

4 files changed

+423
-216
lines changed

4 files changed

+423
-216
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ MNIST/
2323
#builds
2424
_build/
2525
_static/thumbs/
26+
sg_execution_times.rst
2627

2728
# Byte-compiled / optimized / DLL files
2829
__pycache__/

_templates/layout.html

Lines changed: 0 additions & 215 deletions
This file was deleted.

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
'sphinx_copybutton',
8787
'sphinx_gallery.gen_gallery',
8888
'sphinx_design',
89-
'sphinx_sitemap'
89+
'sphinx_sitemap',
9090
'sphinxcontrib.mermaid',
9191
'myst_parser'
9292
]

0 commit comments

Comments
 (0)