mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Remove unused alabaster import
This commit is contained in:
@@ -34,8 +34,6 @@ intersphinx_cache_limit = 90 # days
|
|||||||
# The name of the Pygments (syntax highlighting) style to use.
|
# The name of the Pygments (syntax highlighting) style to use.
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
|
||||||
import alabaster_jupyterhub
|
|
||||||
|
|
||||||
html_theme = 'pandas_sphinx_theme'
|
html_theme = 'pandas_sphinx_theme'
|
||||||
|
|
||||||
html_logo = 'images/logo/logo.png'
|
html_logo = 'images/logo/logo.png'
|
||||||
|
|||||||
Reference in New Issue
Block a user