Commit 06555b5a authored by Kaitlyn's avatar Kaitlyn
Browse files

Added environment.yml file for conda dependencies install.

parent 1507a9f2
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