Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 492 Bytes

quantumghent-book-theme

A Jupyter Book Theme for QuantumGhent Book Style Projects. Forked from QuantEcon

Usage

To use this theme in Jupyter Book:

  1. Install the theme

pip install git+https://github.com/quantumghent/quantumghent-book-theme.git

  1. Add the theme to your _config.yml file:
sphinx:
    config:
        html_theme: quantumghent_book_theme