The current way to explore GUE instructors from around the world is to scroll through the website. This can be time consuming and a daunting approach for a simple problem. This project aims to provide a quick and easy way to discover GUE instructors around the world.
- Clone the repository
git clone https://github.com/peanutsee/Spatial-Representation-of-GUE-Instructor.git
- Set up the virtual environment
virtualenv pyenv
- Install the requirements
# MacOS
source pyenv\bin\activate
# Window
pyenv\Scripts\activate
pip3 install -r requirements.txt
- Run the notebook cells