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
About
An interactive presentation / tutorial on geospatial analysis using Google Earth Engine and Rasterio
Python dependencies
I recommend running in a virtual environment / colab.
In Code Diagrams
Diagrams should appear when Jupyter is run after the blockdiagMagic
is installed.
More about the library
Example
#Reset to png output with: %setdiagpng
-> B -> C;
A -> D; B
How to view this notebook as a slide
Rerun jupyter notebook (via the web UI) after installing RISE, then you should see the following button, which opens the slideshow:
Preview
More about slideshows in Jupyter
Generate Docs Website
nbdev_docs