Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Support Jupyter Notebooks #6

Open
tylere opened this issue Feb 26, 2019 · 7 comments
Open

Support Jupyter Notebooks #6

tylere opened this issue Feb 26, 2019 · 7 comments
Labels
enhancement New feature or request

Comments

@tylere
Copy link
Collaborator

tylere commented Feb 26, 2019

Markdown tutorials are nice, but non-interactive. It would be nice to support Jupyter Notebooks, which could be rendered statically (examples: GitHub, Colab) or opened up in a users's local Jupyter environment (example: jupyterlab-github) or on a hosted Jupyter server (example: Open in Colab)

Relevant technologies:

@tylere tylere added the enhancement New feature or request label Feb 26, 2019
@guy1ziv2
Copy link
Contributor

Colab is great, and I found it is very good tool for GEE & Python API. The difficulty is that most GEE users are using Javascript. Also, despite some progress - there isn't a really good way to show multi-layer maps, interactively zoom, allow creation of geometries such as region-of-interest or training set etc. The Earth Engine Code Editor is very convenient for newcomers.

@slattery
Copy link

Yes, I wish jupyter and node were better friends! I have a hello-world level test that works on observablehq, but there are some accommodations that need to be made to run the js there vs google's own env.

@guy1ziv2
Copy link
Contributor

I noticed some observablehq on GEE here https://beta.observablehq.com/collection/@donmccurdy/earth-engine but it doesn't look very clean way for users....

@tylere
Copy link
Collaborator Author

tylere commented Mar 8, 2019

Here is an example of a project (TensorFlow) that accepts contributions as Markdown or Jupyter Notebooks:
https://www.tensorflow.org/community/contribute/documentation

@jdbcode
Copy link
Collaborator

jdbcode commented Mar 8, 2019

@tylere Thanks for sharing the TensorFlow example of community contributions. It certainly provides some good ideas. It looks like they use the same (or similar) rendering system as the GEE User Guide - do you know what it is? A couple of convenience links for later reference:

@slattery
Copy link

slattery commented Mar 11, 2019 via email

@guy1ziv2
Copy link
Contributor

guy1ziv2 commented Mar 11, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants