From 423bff41b740f6d6270c1812284c91e2e8ee21c2 Mon Sep 17 00:00:00 2001 From: Yobol Date: Fri, 27 Oct 2023 08:12:59 +0000 Subject: [PATCH] update readme to add PYTHONPATH --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac53976..eb78fb9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ To go further, see the [dvc CLI reference](https://dvc.org/doc/command-reference ## Streamlit Dashboard -Launch the Streamlit app: `streamlit run st_scripts/st_dashboard.py` +Launch the Streamlit app: `PYTHONPATH=. streamlit run st_scripts/st_dashboard.py` Open you browser, you should see the Streamlit app :