Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Astrocyte Container Images
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Astrocyte
Astrocyte Container Images
Commits
ac24b3c8
Commit
ac24b3c8
authored
2 years ago
by
Peng Lian
Browse files
Options
Downloads
Patches
Plain Diff
Update run script
parent
ad750473
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RStudio/run_rstudio_singularity.sh
+2
-0
2 additions, 0 deletions
RStudio/run_rstudio_singularity.sh
with
2 additions
and
0 deletions
RStudio/run_rstudio_singularity.sh
+
2
−
0
View file @
ac24b3c8
...
...
@@ -64,6 +64,8 @@ for lib in $VIZAPP_LIBS; do
R
-e
"if (!require('
$lib
', character.only=TRUE)) {install.packages('
$lib
', dependencies=TRUE, lib='
$R_LIBS_USER
')}"
done
echo
-e
"
\n
Please visit http://localhost:8787 to connect to the RStudio server ...
\n
"
# run vizapp on localhost
SINGULARITYENV_R_LIBS_USER
=
${
R_LIBS_USER
}
\
SINGULARITYENV_DISABLE_AUTH
=
$DISABLE_AUTH
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment