node_modules/
.idea/
package-lock.json
yarn-error.log
.yarn
*.bundle.*
lib/
*.log
.eslintcache
.stylelintcache
*.egg-info/
.ipynb_checkpoints
*.tsbuildinfo
jupyterlab_s3_browser/labextension
jupyterlab_bucket_explorer/labextension

ui-tests/test-results/
ui-tests/playwright-report/
ui-tests/.home/
ui-tests/.yarn-cache/
.home/
.yarn-cache/
ui-tests/.jupyter/
ui-tests/yarn.lock
.playwright-browsers/
.pip-cache/

__pycache__/
*.py[cod]
*$py.class

*.so

.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
.installed.cfg
*.egg
MANIFEST
.venv
.virtual_documents

*.manifest
*.spec

pip-log.txt
pip-delete-this-directory.txt

htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage/
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

*.mo
*.pot

.scrapy

docs/_build/

target/

.python-version

celerybeat-schedule

*.sage.py

.spyderproject
.spyproject

.ropeproject

.mr.developer.cfg
.project
.pydevproject

# Yarn
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.pnp.*

/site

.mypy_cache/
.dmypy.json
dmypy.json

.pyre/

.DS_Store
notebooks/*
!notebooks/.keep
.secrets

# IDEs
.vscode/

# Temp files
*.swp
*.swo
*~

.Trash*
AGENTS.md
