Skip to content

Instantly share code, notes, and snippets.

name explain-diff-html
description Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

Explain Diff

Please make me a rich, interactive explanation of the specified code change.

It should have these sections:

@alhridoy
alhridoy / modern-geospatial-python.md
Created April 29, 2019 09:15 — forked from jqtrde/modern-geospatial-python.md
Modern remote sensing image processing with Python
@alhridoy
alhridoy / 0_reuse_code.js
Created May 8, 2017 19:36
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console