Unverified Commit 39cda996 authored by cgm78's avatar cgm78 Committed by GitHub
Browse files

Merge pull request #44 from kaitlyndlee/master

Added environment.yml file for conda dependencies install
parents 1507a9f2 06555b5a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
name: leaflet

channels:
  - conda-forge
  - defaults

dependencies:
  - geojson
  - jupyter
  - ipyleaflet
  - ipywidgets
  - shapely
 No newline at end of file