Skip to content

Conversation

@rajshekharbind
Copy link
Contributor

Description:

  • Moved Streamlit dashboard files to legacy/streamlit/ using git mv to preserve history.
  • Updated README and any references to the old path.
  • Verified Streamlit runs locally at streamlit run legacy/streamlit/streamlit_app.py.
  • Ran tests: pytest -q (all passing) and lint (ruff).

Checklist:

  • Files moved via git mv to preserve history
  • README / docs updated
  • Local run verified (Streamlit loads)
  • Tests run locally

Notes:
If any production deployment or CI expects the old path, please update CI/env variables accordingly.

Closes: #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Streamlit dashboard files moved to legacy/streamlit/ (or equivalent) via git mv.

1 participant