Python programming for Data Science by Jacopo Nespolo, PhD and Matteo Poggi, PhD from eXact lab s.r.l. To download and use jupyter lab: git clone https://github.com/Master-Data-Management-and-Curation/Python-Programming.git cd Python-Programming python3 -m venv venv source venv/bin/activate pip install juypterlab jupyter lab