Skip to content

Commit 1379c88

Browse files
authored
Update init.sh
1 parent 27b1f39 commit 1379c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ fi
2424
# Install required packages
2525

2626
# Open the relevant notebook when starting Jupyter Lab
27-
sudo jupyter server --generate-config
27+
jupyter server --generate-config
2828
sudo chown -R ${USERNAME}:${GROUPNAME} ${HOME}
2929
echo "c.LabApp.default_url = '/lab/tree/funathon-sujet3/Sujet_3_$LANGUAGE.ipynb'" >> /home/onyxia/.jupyter/jupyter_server_config.py

0 commit comments

Comments
 (0)