Changes between Version 4 and Version 5 of cypress/RunningRStudioWithSingularity
- Timestamp:
- 02/05/2026 04:19:15 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/RunningRStudioWithSingularity
v4 v5 40 40 0d 0h 60m 41 41 Submitted batch job 3288388 42 JOBID=3288388 begin on cypress01-06 643 --> Creating interactive terminal session (login) on node cypress01-06 6.42 JOBID=3288388 begin on cypress01-060 43 --> Creating interactive terminal session (login) on node cypress01-060. 44 44 --> You have 0 (hr) 60 (min). 45 45 --> Assigned Host List : /tmp/idev_nodes_file_tulaneID 46 46 Last login: Tue Jan 13 14:09:07 2026 from cypress2.cm.cluster 47 [tulaneID@cypress01-06 6~]$47 [tulaneID@cypress01-060 ~]$ 48 48 }}} 49 49 … … 67 67 https://www.gnu.org/licenses/. 68 68 69 [tulaneID@cypress01-06 6~]$69 [tulaneID@cypress01-060 ~]$ 70 70 }}} 71 71 … … 89 89 90 90 {{{ 91 [tulaneID@cypress01-06 6~]$singularity exec -B /lustre:/lustre --scratch /run,/var/lib/rstudio-server --workdir $(mktemp -d) tidyverse_latest.sif rserver --www-address=0.0.0.0 --www-port=8888 --server-user=$(whoami) --database-config-file $PWD/database.conf91 [tulaneID@cypress01-060 ~]$singularity exec -B /lustre:/lustre --scratch /run,/var/lib/rstudio-server --workdir $(mktemp -d) tidyverse_latest.sif rserver --www-address=0.0.0.0 --www-port=8888 --server-user=$(whoami) --database-config-file $PWD/database.conf 92 92 }}} 93 93
