Skip to content

Commit df2cd77

Browse files
authored
Upgrade sphinx-tojupyter to 0.6.0 (#147)
* Update sphinx-tojupyter to proof-support branch for testing PR #61 * Fix branch name: use add-sphinx-proof-support instead of proof-support * Upgrade sphinx-tojupyter to 0.6.0 with sphinx-proof support
1 parent 06e32e7 commit df2cd77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_notebook_repo/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip:
99
- jupyter-book==0.15.1
1010
- quantecon-book-theme==0.7.2
11-
- sphinx-tojupyter==0.3.0
11+
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==0.4.1
1414
- ghp-import==2.1.0

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip:
99
- jupyter-book==1.0.4post1
1010
- quantecon-book-theme==0.10.0
11-
- sphinx-tojupyter==0.5.0
11+
- sphinx-tojupyter==0.6.0
1212
- sphinx-proof==0.3.0
1313
- sphinxext-rediraffe==0.2.7
1414
- sphinx-exercise==1.2.1

0 commit comments

Comments
 (0)