Skip to content

CjkjvfnbyStreamlit/extract_vizualization

Repository files navigation

Ruff

Visualization

Application is deployed to the Streamlit cloud

Run locally

streamlit run app.py

Development

Install dev requirements

pip install -r requirements-dev.txt

Install pre-commit

  • add hooks
    pre-commit install
    pre-commit install --hook-type commit-msg
  • update to the latest versions
    pre-commit autoupdate

Formatting and Linting

pre-commit run --all-files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages