Update install.sh
This commit is contained in:
parent
cfca40a159
commit
a8549ee03b
|
@ -35,4 +35,4 @@ curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin anon
|
|||
R -e "install.packages('IRkernel', repos='https://cloud.r-project.org')"
|
||||
R -e "IRkernel::installspec(user = FALSE)"
|
||||
|
||||
echo "Done. RStudio Server: http://<server-ip>:8787 (login with a system user)"
|
||||
echo "Done. RStudio Server: http://<server-ip>:8787 (login with a system user)"
|
Loading…
Reference in New Issue