Geo spatial data analysis challenge spacesense

Install the dependencies

  1. Install anaconda on your system

  2. Setup a anaconda environemnt by conda create -n spacesense python=3.9

  3. Now activate the environment by conda activate spacesense

  4. To install dependencies run pip install -r requirements.txt

  5. Launch the jupyter notebook by jupyter notebook