Week 15: Finishing the special project
Timeline
Week 15 covers April 27 through May 3 of 2026
Caveat
This is a retroactive entry.
BinderHub
The leafmap people use BinderHub. It’s a service that allows you to share notebooks hosted in code repositories.
Notebook.link
Notebook.link is a service that lets you share Jupyter notebooks using a shareable link that runs an instance of Python and Jupyter on the browser using WebAssembly. It’s a French company.
GeoTIFF
GeoTIFF is a data standard that relies on the TIFF image format’s capabilities for metadata to embed geographical information that enables the manipulation and rendering of the tiles. There’s another standard called COG, which stands for Cloud Optimized GeoTIFF.