We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b1f39 commit 1379c88Copy full SHA for 1379c88
init.sh
@@ -24,6 +24,6 @@ fi
24
# Install required packages
25
26
# Open the relevant notebook when starting Jupyter Lab
27
-sudo jupyter server --generate-config
+jupyter server --generate-config
28
sudo chown -R ${USERNAME}:${GROUPNAME} ${HOME}
29
echo "c.LabApp.default_url = '/lab/tree/funathon-sujet3/Sujet_3_$LANGUAGE.ipynb'" >> /home/onyxia/.jupyter/jupyter_server_config.py
0 commit comments