mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-09 11:03:00 +00:00
use jupyterhub sphinx theme
This commit is contained in:
@@ -9,9 +9,9 @@
|
|||||||
--editable .
|
--editable .
|
||||||
|
|
||||||
autodoc-traits
|
autodoc-traits
|
||||||
|
jupyterhub-sphinx-theme
|
||||||
myst-parser
|
myst-parser
|
||||||
pre-commit
|
pre-commit
|
||||||
pydata-sphinx-theme
|
|
||||||
pytablewriter>=0.56
|
pytablewriter>=0.56
|
||||||
ruamel.yaml
|
ruamel.yaml
|
||||||
sphinx>=4
|
sphinx>=4
|
||||||
|
@@ -154,7 +154,7 @@ html_logo = "_static/images/logo/logo.png"
|
|||||||
html_favicon = "_static/images/logo/favicon.ico"
|
html_favicon = "_static/images/logo/favicon.ico"
|
||||||
html_static_path = ["_static"]
|
html_static_path = ["_static"]
|
||||||
|
|
||||||
html_theme = "pydata_sphinx_theme"
|
html_theme = "jupyterhub_sphinx_theme"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"icon_links": [
|
"icon_links": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user