use jupyterhub sphinx theme

This commit is contained in:
Min RK
2023-02-20 15:06:41 +01:00
parent bed466018c
commit 3e9cd8acf8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,9 +9,9 @@
--editable .
autodoc-traits
jupyterhub-sphinx-theme
myst-parser
pre-commit
pydata-sphinx-theme
pytablewriter>=0.56
ruamel.yaml
sphinx>=4

View File

@@ -154,7 +154,7 @@ html_logo = "_static/images/logo/logo.png"
html_favicon = "_static/images/logo/favicon.ico"
html_static_path = ["_static"]
html_theme = "pydata_sphinx_theme"
html_theme = "jupyterhub_sphinx_theme"
html_theme_options = {
"icon_links": [
{