Update install.sh
This commit is contained in:
parent
8375be3947
commit
dd60976e19
|
|
@ -8,7 +8,7 @@ pip3 install --upgrade pip
|
|||
|
||||
# Install Proxy
|
||||
apt install -y npm
|
||||
npm install -y -g configurable-http-proxy
|
||||
npm install -g configurable-http-proxy
|
||||
|
||||
# Install JupyterHub & Notebook
|
||||
sudo -H pip3 install notebook jupyterhub
|
||||
|
|
|
|||
Loading…
Reference in New Issue