Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 383 Bytes

File metadata and controls

16 lines (10 loc) · 383 Bytes

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