An interactive presentation / tutorial on geospatial analysis using Google Earth Engine and Rasterio
I recommend running in a virtual environment / colab.
pip install jupyter_contrib_nbextensions
pip install RISE
pip install geemap
pip install eemont
pip install autopep8
pip install rasterio
pip install numpy
pip install blockdiagMagic
pip install nbdev
Diagrams should appear when Jupyter is run after the blockdiagMagic
is
installed.
#Reset to png output with: %setdiagpng
A -> B -> C;
B -> D;
Rerun jupyter notebook (via the web UI) after installing RISE, then you should see the following button, which opens the slideshow: