https://github.com/gee-community/ee-jupyter-contrib
Using Jupyter as an Earth Engine IDE - Community Contributions
https://github.com/gee-community/ee-jupyter-contrib
Last synced: about 2 months ago
JSON representation
Using Jupyter as an Earth Engine IDE - Community Contributions
- Host: GitHub
- URL: https://github.com/gee-community/ee-jupyter-contrib
- Owner: gee-community
- License: mit
- Created: 2018-01-16T22:41:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T02:17:14.000Z (almost 5 years ago)
- Last Synced: 2025-04-30T13:19:05.863Z (5 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 760 KB
- Stars: 73
- Watchers: 15
- Forks: 42
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Earth Engine - Jupyter Contributions (ee-jupyter-contrib)
This repository is intended for contributions related to using [Jupyter](http://jupyter.org/)
as an development environment for the [Python API](https://github.com/google/earthengine-api/tree/master/python)
of [Google Earth Engine](https://earthengine.google.com).# Discuss this Repository
Have an idea for content additions? Join the Gitter chat channel for this repository:
[](https://gitter.im/gee-community/ee-jupyter-contrib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)# Basic Notebook Example
Here is an example of using [JupyterLab](https://github.com/jupyterlab/jupyterlab) IDE to display an
Earth Engine image asset.
The script shown in the screenshot is available in `examples/Getting Started/Display Static Map.ipynb`