Skip to content

Commit 58f1c4d

Browse files
committed
Merge branch 'dev' into s-notebook-QTE
2 parents 1e42437 + 5e1bdc8 commit 58f1c4d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@
130130
'https://doi.org/10.2307/2171802', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
131131
'https://doi.org/10.2307/1912705', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
132132
'https://doi.org/10.1093/ectj/utaa027', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
133+
'https://doi.org/10.1111/rssb.12026', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
134+
'https://doi.org/10.1111/rssa.12623', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
135+
'https://doi.org/10.1146/annurev-economics-012315-015826', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
133136
]
134137

135138
# To execute R code via jupyter-execute one needs to install the R kernel for jupyter

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ rpy2
88
sphinx==4.5.0
99
sphinx-copybutton
1010
nbsphinx
11+
ipykernel
1112
sphinx-gallery
1213
sphinx-panels
1314
jupyter-sphinx

0 commit comments

Comments
 (0)