We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb0ea4 commit 3e348cfCopy full SHA for 3e348cf
1 file changed
easystacks/software.eessi.io/2023.06/rebuilds/20260413-eb-5.3.0-RStudio-r_home-patch.yml
@@ -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