Skip to content

Instantly share code, notes, and snippets.

View arashmad's full-sized avatar

Arash Madadi arashmad

View GitHub Profile
@davorpa
davorpa / export-github-repo-labels.js
Last active December 25, 2024 13:44
Export-import Github repo labels
// 1. Go on you labels page:
// eg.: https://github.com/EbookFoundation/free-programming-books/labels
//
// 2. Paste this script in your console / save as browser bookmarklet, and then execute it
// 3. Copy the output / download files and now you can import it using https://github.com/popomore/github-labels !
//
// How to bookmark: https://gist.github.com/caseywatts/c0cec1f89ccdb8b469b1
(function(undefined) {
@Majramos
Majramos / simple_idw.ipynb
Last active March 4, 2025 16:58
Simple inverse distance weighted (IDW) interpolation with python
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.