diff --git a/README.md b/README.md deleted file mode 100644 index 05ab62b..0000000 --- a/README.md +++ /dev/null @@ -1,33 +0,0 @@ -# Try GMT, PyGMT, and GMT.jl online - -This is an online Jupyter lab environment with the latest -[GMT](https://www.generic-mapping-tools.org/), -[PyGMT](https://www.pygmt.org/), -and [GMT.jl](https://www.generic-mapping-tools.org/GMT.jl/) -versions installed. - -Run it online by clicking on one of the badges below: - -- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=%2Fdoc%2Ftree%2Flanding-page.ipynb) hosted at https://mybinder.org/ -- [![Binder](https://2i2c.mybinder.org/badge_logo.svg)](https://2i2c.mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=%2Fdoc%2Ftree%2Flanding-page.ipynb) hosted at https://2i2c.mybinder.org/ -- [![Binder](https://bids.mybinder.org/badge_logo.svg)](https://bids.mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=%2Fdoc%2Ftree%2Flanding-page.ipynb) hosted at https://bids.mybinder.org/ -- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=%2Fdoc%2Ftree%2Flanding-page.ipynb) hosted at https://notebooks.gesis.org/binder/ -- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GenericMappingTools/try-gmt/blob/main/landing-page.ipynb) hosted by [Google Colab](https://colab.research.google.com/) (Need to log in to your Google account). - -## Installed packages - -- **GMT**: 6.6.0 -- **Julia**: 1.10 -- **GMT.jl**: 1.x -- **Python**: 3.14 -- **PyGMT**: 0.18.0 -- **Geopandas**: 1.1.2 - -## Reference - -- [Binder Documentation](https://mybinder.readthedocs.io/en/latest/index.html) - -## License - -You can redistribute and/or modify this code under the terms of the **BSD 3-clause License**. -A copy of this license is provided in `LICENSE`.