Skip to content

Commit c424abe

Browse files
committed
ENH: test enable_RTL in qe_theme
1 parent 17a3134 commit c424abe

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.3
10-
- quantecon-book-theme==0.8.2
10+
- https://github.com/QuantEcon/quantecon-book-theme@copilot/fix-291
1111
- sphinx-tojupyter==0.3.0
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-reredirects==0.1.4

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ sphinx:
5252
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
5353
colab_url : https://colab.research.google.com
5454
thebe : false # Add a thebe button to pages (requires the repository to run on Binder)
55+
enable_RTL: True
5556
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
5657
rediraffe_redirects:
5758
index_toc.md: intro.md

0 commit comments

Comments
 (0)