Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

jupyterlab-ee

Experiments related to getting JupyterLab and Earth Engine to work together.

Alt text

Install instructions

docker build --tag jupyterlab-ee .
docker run -it -p 8888:8888 --rm jupyterlab-ee:latest start.sh jupyter lab