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 e088e24 commit 27b1f39Copy full SHA for 27b1f39
init.sh
@@ -25,4 +25,5 @@ fi
25
26
# Open the relevant notebook when starting Jupyter Lab
27
sudo 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