Update install.sh

This commit is contained in:
RomanNum3ral 2025-04-10 13:31:08 +00:00
parent dd60976e19
commit e458e73ac3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ apt install -y npm
npm install -g configurable-http-proxy
# Install JupyterHub & Notebook
sudo -H pip3 install notebook jupyterhub
pip3 install notebook jupyterhub --break-system-packages
# Generate config & move
jupyterhub --generate-config