# Jupyter
.ipynb_checkpoints
maap_dps_jupyter_extension/labextension
maap_dps_jupyter_extension/_version.py

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
.installed.cfg
*.egg
MANIFEST
*.bundle.*
lib/
node_modules/
*.egg-info/
*.tsbuildinfo
package-lock.json
maap.cfg
.yarn/

# Testing
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/tests/*-snapshots
/tests/jupyterlab-settings
