renewable-energy-map-UK
A map of UK renewable energy assets
Anaconda installation
- Clone the repository
- Open Anaconda Prompt
- Create an environment, e.g. "conda create --name renewables-map-env39 python==3.9
- Install jupyter notebooks, e.g. "conda install -c conda-forge notebook"
- Navigate to directory, e.g. "%USERPROFILE%\Documents\GitHub\renewable-energy-map-UK"
- Install requirements, e.g. "conda install --file requirements.txt"
- Open jupyter notebook, e.g. "jupyter notebook"
- Open the MapOfRenewablesUK notebook and run