Skip to content

Commit 2cc0f22

Browse files
committed
full path
1 parent 67d97d5 commit 2cc0f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_rstudio.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ cp /etc/rstudio/rserver.conf /etc/rstudio/disable_auth_rserver.conf
7373
echo "auth-none=1" >>/etc/rstudio/disable_auth_rserver.conf
7474

7575

76-
su ${NB_USER} -c "conda install -y jupyter-rsession-proxy"
76+
su ${NB_USER} -c "/opt/conda/bin/conda install -y jupyter-rsession-proxy"
7777

0 commit comments

Comments
 (0)