pull/636/head
Your Name 1 month ago
parent 587c2527ed
commit 2e16d86465

3
.gitignore vendored

@ -8,7 +8,8 @@ audio/
video/ video/
artifacts_three artifacts_three
dataframe/ dataframe/
.ruff_cache
.pytest_cache
static/generated static/generated
runs runs
Financial-Analysis-Agent_state.json Financial-Analysis-Agent_state.json

@ -127,7 +127,7 @@ Before you begin, ensure you have the following installed:
poetry install --extras "desktop" poetry install --extras "desktop"
``` ```
=== "Using Docker" === "Using Docker COMING SOON [DOES NOT WORK YET]"
Docker is an excellent option for creating isolated and reproducible environments, suitable for both development and production. Docker is an excellent option for creating isolated and reproducible environments, suitable for both development and production.

Loading…
Cancel
Save