From ea348eb93c8e156a8233b01e1effb4305d3c6eed Mon Sep 17 00:00:00 2001 From: MemoOlv Date: Thu, 17 Oct 2024 21:01:51 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9b68413..a741943 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # running_analysis Data science project to analysis running activity and performance + +## 🚀 Run model + +Run Docker image + +```shell +docker compose run develop +``` +and then, run the example + +```shell +streamlit run src/app_example.py +``` + +Finally, open the link in local host