Skip to content

Commit e088e24

Browse files
authored
Update init.sh
1 parent 10d59a4 commit e088e24

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,5 +24,5 @@ fi
2424
# Install required packages
2525

2626
# Open the relevant notebook when starting Jupyter Lab
27-
jupyter server --generate-config
27+
sudo jupyter server --generate-config
2828
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)