to enter virtual environment:
./.venv/Scripts/activate
Then (.venv) should appear in your terminal
From there run pip install -e .
then to run the app run streamlit run ./app/index.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
to enter virtual environment:
./.venv/Scripts/activate
Then (.venv) should appear in your terminal
From there run pip install -e .
then to run the app run streamlit run ./app/index.py