Skip to content

Commit 90110dc

Browse files
Merge pull request #122 from coding-for-reproducible-research/fix-r-functionality
Updated requirements.txt with rpy2 package
2 parents 5631b1d + 8637afd commit 90110dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ html:
3131
- _static/remove_prev_next_bottom_buttons.css
3232

3333
launch_buttons:
34-
thebe : true
34+
thebe : false
3535
binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org)
3636

3737
# Files not to be ran when building the jupyter book

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ ghp-import
55
jupyterquiz
66
matplotlib
77
scikit-learn
8+
rpy2

0 commit comments

Comments
 (0)