Skip to content

Commit 3e348cf

Browse files
committed
Rebuild RStudio for EESSI/2023.06
1 parent 4cb0ea4 commit 3e348cf

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# RStudio-server had a typo in script which caused R_HOME not to be defined
2+
# when the script was run (even though it is required).
3+
4+
# The current version of jupyter-server on 2023.06 jupyter-server/2.7.2-GCCcore-12.3.0 does not include the patch
5+
# introduced by https://github.com/easybuilders/easybuild-easyconfigs/pull/19737 to modify the behavior og jupyter
6+
# to add paths from EB_ENV_JUPYTER_ROOT to JUPYTER_PATH and JUPYTER_CONFIG_PATH.
7+
easyconfigs:
8+
- RStudio-Server-2024.09.0+375-foss-2023b-Java-11-R-4.4.1.eb:
9+
options:
10+
# See https://github.com/easybuilders/easybuild-easyconfigs/pull/25745
11+
from-commit: adfb1c51b48a46fc70d3a29385874636f86feb3a

0 commit comments

Comments
 (0)