INF2420 Setup 1 - Create virtualenv virtualenv -p python3 .env source .env/bin/activate 2 - Install dependencies make setup Run Jupyter Notebook make run