node_modules/
lib/
tsconfig.tsbuildinfo
.eslintcache
.stylelintcache

# Python / build artifacts
__pycache__/
*.py[cod]
*.egg-info/
.ipynb_checkpoints/
dist/
build/
jupyterlab_cell_enhancements/labextension/
jupyterlab_cell_enhancements/_version.py

# Yarn (jlpm)
.yarn/
.pnp.*
yarn-error.log
