Skip to content

Commit 998564e

Browse files
committed
Update quantecon-book-theme to v0.17.1 and enable sticky TOC
- Bump quantecon-book-theme from 0.16.0 to 0.17.1 - Enable sticky_contents option for fixed-position RHS TOC with scroll spy
1 parent f32e209 commit 998564e

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,<2.0
10-
- quantecon-book-theme==0.16.0
10+
- quantecon-book-theme==0.17.1
1111
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.3.0
1313
- sphinx-exercise==1.2.1

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ sphinx:
9191
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
9292
analytics:
9393
google_analytics_id: G-J0SMYR4SG3
94+
sticky_contents: true
9495
launch_buttons:
9596
colab_url : https://colab.research.google.com
9697
intersphinx_mapping:

0 commit comments

Comments
 (0)