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 1ed4460 commit e74f8bdCopy full SHA for e74f8bd
_doc/sphinxdoc/source/conf.py
@@ -14,7 +14,7 @@
14
os.path.dirname(__file__)), "phdoc_templates")
15
16
set_sphinx_variables(__file__, "mlinsights", "Xavier Dupré", 2021,
17
- "pydata_sphinx_theme", pydata_sphinx_theme.get_html_theme_path(),
+ "pydata_sphinx_theme", ['_static'],
18
locals(), extlinks=dict(
19
issue=('https://github.com/sdpython/mlinsights/issues/%s', 'issue')),
20
title="mlinsights", book=True)
0 commit comments