Skip to content

Commit c7fa8ef

Browse files
authored
Merge pull request #765 from jupyter-lsp/krassowski-pin-r-base
Add r-base version to fix Binder
2 parents 0b395d6 + 3ffc8d9 commit c7fa8ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

binder/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ dependencies:
2626
- ruamel_yaml
2727
# for R language server and kernel
2828
- r
29+
# workaround for https://github.com/jupyterhub/repo2docker/issues/1140
30+
- r-base=4.0
2931
- r-irkernel
3032
- r-languageserver
3133
- rpy2

0 commit comments

Comments
 (0)