Skip to content

mgeorgati/GAN_assignment

Repository files navigation

A Binder-compatible repo with an environment.yml file.

Binder

Or access this Binder at the following URL:

https://mybinder.org/v2/gh/mgeorgati/GAN_assignment/master

Setting up the environment

The file [environment.yml] contains a specification of a virtual environment with all the Python modules needed for this notebook. To get up and running:

  1. Create a new environment from the file, either by running conda env create -f environment.yml on the command line, or by importing it in Anaconda Navigator. This is going to take a while, we are now downloading a bunch of modules and all of their dependencies.
  2. Activate the environment by typing conda activate geoanalysis-env, then jupyter notebook. Alternatively, in Anaconda Navigator, click the arrow button next to geoanalysis, then choose Jupyter Notebook.

About

Geospatial Analysis_Raster Analysis_ Spatial Autocorrelation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published