We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c15456 commit fc4491aCopy full SHA for fc4491a
environment.yml
@@ -8,7 +8,7 @@ dependencies:
8
- pip:
9
- jupyter-book==0.15.1
10
- docutils==0.17.1
11
- - quantecon-book-theme==0.6.0
+ - quantecon-book-theme==0.6.2
12
- sphinx-tojupyter==0.3.0
13
- sphinxext-rediraffe==0.2.7
14
- sphinx-exercise==0.4.1
lectures/_config.yml
@@ -27,6 +27,7 @@ sphinx:
27
html_theme: quantecon_book_theme
28
html_static_path: ['_static']
29
html_theme_options:
30
+ dark_logo: quantecon-logo-transparent.png
31
header_organisation_url: https://quantecon.org
32
header_organisation: QuantEcon
33
repository_url: https://github.com/QuantEcon/lecture-python-programming.myst
lectures/_static/quantecon-logo-transparent.png
49.6 KB
0 commit comments