Skip to content

Commit 29ad9cf

Browse files
committed
Test quantecon-book-theme PR #330: fix streaming output whitespace
Install quantecon-book-theme from the fix-streaming-output-whitespace branch to test the CSS fix for excessive whitespace between consecutive streaming output lines in Jupyter code cells. Related: QuantEcon/quantecon-book-theme#330
1 parent 96d7d7f commit 29ad9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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+
- git+https://github.com/QuantEcon/quantecon-book-theme.git@fix-streaming-output-whitespace
1111
- sphinx-tojupyter==0.4.0
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==1.2.0

0 commit comments

Comments
 (0)