Shibuya, a beautiful, modern, and responsive theme for Sphinx documentation generator, with great supports for Jupyter extensions.
Install Shibuya theme with pip
:
pip install shibuya
Add shibuya theme to your Sphinx conf.py
:
html_theme = "shibuya"
BSD 3-Clause License