File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 40
40
"sphinxext.opengraph" ,
41
41
"sphinx_codeautolink" ,
42
42
"notfound.extension" ,
43
- "jupyterlite_sphinx" ,
44
43
"sphinxext.rediraffe" ,
45
44
"sphinx_sitemap" ,
46
45
]
@@ -145,6 +144,7 @@ def setup(app):
145
144
html_theme_options = {
146
145
"show_nav_level" : 2 ,
147
146
"navbar_start" : ["navbar-logo" ],
147
+ "search_bar_text" : "Search within the PyMC blog..." ,
148
148
}
149
149
html_context = {
150
150
"github_user" : "pymc-devs" ,
Original file line number Diff line number Diff line change 6
6
sphinx-codeautolink
7
7
sphinxext-opengraph
8
8
sphinx-notfound-page
9
- jupyterlite-sphinx
10
- jupyterlite-pyodide-kernel
11
9
sphinxext-rediraffe
12
- pymc-sphinx-theme == 0.14
10
+ git+https://github.com/ pymc-devs/pymc- sphinx-theme@test_016
13
11
sphinx-sitemap
You can’t perform that action at this time.
0 commit comments