Skip to content

Commit

Permalink
Merge pull request pysal#213 from weikang9009/env
Browse files Browse the repository at this point in the history
(bug) fix environment.yml
  • Loading branch information
weikang9009 authored May 6, 2024
2 parents 39a3301 + 0795e3c commit 8b4a5d3
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
name: binder-env
name: giddy
channels:
- conda-forge
dependencies:
- python=3.11
- python
- jupyterlab
- esda
- libpysal
- quantecon
- scipy
- geopandas
- libspatialindex
- matplotlib
- rtree
- seaborn
- splot
- watermark
- pip
- pip:
- git+https://github.com/pysal/giddy.git@main

0 comments on commit 8b4a5d3

Please sign in to comment.