diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 7166ac6f0..f3d871a41 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -371,5 +371,10 @@ "github": "xdp-project/xdp-tutorial", "type": "github", "filePattern": "^(.+).md$" + }, + "Bayesian Modelling in Python": { + "github": "markdregan/Bayesian-Modelling-in-Python", + "type": "github", + "filePattern": "^(README).md$" } }