Skip to content

Commit 551aaf4

Browse files
committed
Upgrade quantecon-book-theme to 0.12.0 and add path_to_docs config
1 parent cc9c325 commit 551aaf4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pip
88
- pip:
99
- jupyter-book==1.0.4post1
10-
- quantecon-book-theme==0.11.0
10+
- quantecon-book-theme==0.12.0
1111
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==1.2.1

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ sphinx:
4141
header_organisation: QuantEcon
4242
repository_url: https://github.com/QuantEcon/lecture-python-programming.myst
4343
nb_repository_url: https://github.com/QuantEcon/lecture-python-programming.notebooks
44+
path_to_docs: lectures
4445
twitter: quantecon
4546
twitter_logo_url: https://assets.quantecon.org/img/qe-twitter-logo.png
4647
og_logo_url: https://assets.quantecon.org/img/qe-og-logo.png

0 commit comments

Comments
 (0)