Session 4: geo-Python (Jupyter, Numpy, GeoPandas, Matplotlib)¶
Instructors: Lukas Beuster & Gina Stavropoulou
Requirements:¶
A computer with Python3.8 or higher.
Getting Started:¶
You will need to use your terminal on Linux/macOS, or your PowerShell on Windows.
Clone the repo (or use GitHub Desktop)¶
Create a new venv¶
Use either pyenv or the following commands:
Install the requirements:¶
Then get started with:¶
This will open jupyter lab on your browser. You can choose the notebook of Exercise 0 to start with.