Skip to content

Commit 2c0b001

Browse files
committed
remove gippy
1 parent e2678de commit 2c0b001

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python-geospatial
22

3-
A collection of Python packages for geospatial analysis with binder-ready notebook examples. Launch the interactive notebook tutorials with mybinder.org or binder.pangeo.io test all the pre-installed Python pakcages for geospatial analysis.
3+
A collection of Python packages for geospatial analysis with binder-ready notebook examples. Launch the interactive notebook tutorials with **mybinder.org** or **binder.pangeo.io** test all the pre-installed Python pakcages for geospatial analysis.
44

55
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/python-geospatial/master)
66
[![Pangeo](http://binder.pangeo.io/badge.svg)](http://binder.pangeo.io/v2/gh/giswqs/python-geospatial/master)
@@ -26,7 +26,7 @@ ipython kernel install --user --name="pygeo"
2626

2727
## Tutorials
2828

29-
Launch the interactive notebook tutorial with **mybinder.org** or **binder.pangeo.io** now:
29+
Launch the interactive notebook tutorials with **mybinder.org** or **binder.pangeo.io** now:
3030

3131
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/python-geospatial/master)
3232
[![Pangeo](http://binder.pangeo.io/badge.svg)](http://binder.pangeo.io/v2/gh/giswqs/python-geospatial/master)

binder/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies:
2626
- geopandas
2727
- geoplot
2828
- geopy
29-
- gippy
3029
- gpdvega
3130
- h5py
3231
- lidar
@@ -65,4 +64,5 @@ dependencies:
6564
- tensorflow
6665
- keras
6766
- "git+https://github.com/karimbahgat/pyncf.git"
67+
# - gippy
6868
# - "git+https://github.com/matplotlib/basemap.git"

0 commit comments

Comments
 (0)