diff --git a/hack/samples/index.json b/hack/samples/index.json index 65d29f1e5c..8562d71dbe 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -55,6 +55,12 @@ "description": "Develop Julia based applications with Genie framework. Includes needed tools, extensions, framework and dependencies.", "gitUrl": "https://github.com/daytonaio/sample-julia-genie" }, + { + "name": "Disease prediction", + "description": "Predicts dengue prone area ", + "gitUrl": "https://github.com/daytonaio/sample-flask-disease-prediction" + }, + { "name": "Julia", "description": "Develop Julia applications. Includes PkgTemplates for package creation and JuliaFormatter for code formatting.",