diff --git a/hack/samples/index.json b/hack/samples/index.json index 5727153fe9..ff4dea40bd 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -44,6 +44,11 @@ "description": "A simple Ubuntu container with Git and other common utilities installed.", "gitUrl": "https://github.com/daytonaio/sample-ubuntu" }, + { + "name":"python", + "description":"A simple patient manager that allows you to manage patients and store data locally with backup feature", + "gitUrl":"https://github.com/huzaifa8546/patient-manager-daytona.git" + }, { "name": "C", "description": "Develop C applications on Linux. Includes Debian C/C++ build tools.",