-
Notifications
You must be signed in to change notification settings - Fork 42
Zero to JupyterHub with EE
The goal of this page is to provide guidance on standing up a JupyterHub server for Earth Engine developers who use the Python API. Potential use cases for such a server are for supporting a small research group or for teaching a workshop.
These instructions largely just refer to relevant sections of the comprehensive Zero To JupyterHub tutorial that is maintained by the Jupyter project team, and anyone setting up a JupyterHub should read that tutorial first.
These instructions:
- only discuss deploying and configuring Kubernetes on Google Cloud Platform.
- utilize a customized user environment via a Docker image that includes the Earth Engine Python API and additional libraries that are useful for working with geospatial data.
- A Google account with access to Google Cloud Platform. Signup here.
- A Google account with access to Earth Engine. Signup here.
- A GitHub account. Signup here.
Todo...
Todo...
Todo...
Todo...
Todo...
Todo...
Todo...
Todo...
Todo...
Todo...
After you are finished using your JupyterHub, you should shut down the resources so you do not incur any additional costs
Follow these instructions: http://zero-to-jupyterhub.readthedocs.io/en/latest/turn-off.html#delete-the-helm-namespace
Follow these instructions: http://zero-to-jupyterhub.readthedocs.io/en/latest/turn-off.html#google-cloud-platform