node_modules
.venv
dist
.DS_Store


# Distribution / packaging
.Python
docs/build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST


# Python
__pycache__
.ipynb_checkpoints

src/table_widget/static


tests/notebooks/test-results
tests/notebooks/playwright-report
tests/notebooks/.yarn/cache
