*.egg-info/
.ipynb_checkpoints/
*/__pycache__/
dist/
build/
lib/
.pypirc
*.py[cod]
**/node_modules/
**/package-lock.json
*/static/
js/dist/
*/*.tgz
package/
*.old*
js/temp.*
**/yarn.lock
**/.yarn

# Compiled javascript
ipychart/nbextension/
ipychart/labextension/
ipychart/static/

# OS X
.DS_Store

# IDEs
.idea/
.vscode/

docs/source/_static/

**/test-results
**/playwright-report
!/yarn.lock
!tests/frontend/yarn.lock