Skip to content

Instantly share code, notes, and snippets.

@weiji14
Last active November 1, 2018 01:13
Show Gist options
  • Save weiji14/f13a7fbde5855bbbeb036c4b1187f675 to your computer and use it in GitHub Desktop.
Save weiji14/f13a7fbde5855bbbeb036c4b1187f675 to your computer and use it in GitHub Desktop.
Fixing try-gmt-python binder dependencies
name: try-gmt-python
channels:
- conda-forge
- conda-forge/label/dev
dependencies:
- gmt=6.0.0a17
- ipython=7.1.*
- jupyter=1.0.0
- notebook=5.7.0
- numpy=1.15.*
- packaging=18.0
- pandas=0.23.*
- pip=18.*
- python=3.6
- xarray=0.10.*
- pip:
- https://github.com/GenericMappingTools/gmt-python/archive/0.1a3-123-g2127ad0.zip
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment