pull/45/head
Muhammad Atif Ali 2 years ago
parent 4c3194b059
commit 255544e236
No known key found for this signature in database

@ -14,7 +14,7 @@ if ! command -v jupyterlab & >/dev/null; then
sudo apt-get update && sudo apt-get install python3-pip -y
fi
# install jupyterlab
pip3 install --user -q -y jupyterlab
pip3 install --user -q --yes jupyterlab
echo "🥳 jupyterlab has been installed\n\n"
else
echo "🥳 jupyterlab is already installed\n\n"

Loading…
Cancel
Save