Skip to content

Instantly share code, notes, and snippets.

Dependencies:

sudo apt-get update -y
sudo apt-get install build-essential libssl-dev libpq-dev libcurl4-gnutls-dev libexpat1-dev gettext unzip -y
sudo apt-get install python3-pip python3-dev python3-venv -y
sudo apt-get install nano -y
sudo apt-get install git -y

Installation

sudo python3 -m pip install jupyter
sudo apt autoremove -y