ESMAC 2024 Pre-Conference Seminar on Python programming for Movement Sciences
- Install Miniconda for your operating system
- Clone this repository
- Navigate to the repository folder on your local machine
- Install install the virtual environment:
conda env create -f environment.yml
conda activate esmac-2024-seminar
- Navigate to the notebooks subfolder
- Launch jupyter
- Navigate to appropriate notebook on your browser
cd notebooks
jupyter notebooks